WO2016155436A1 - Procédé et dispositif pour reconnaître la localisation d'un point de contact dans une zone spéciale d'un côté gauche ou droit d'une zone tactile d'un terminal - Google Patents

Procédé et dispositif pour reconnaître la localisation d'un point de contact dans une zone spéciale d'un côté gauche ou droit d'une zone tactile d'un terminal Download PDF

Info

Publication number
WO2016155436A1
WO2016155436A1 PCT/CN2016/074571 CN2016074571W WO2016155436A1 WO 2016155436 A1 WO2016155436 A1 WO 2016155436A1 CN 2016074571 W CN2016074571 W CN 2016074571W WO 2016155436 A1 WO2016155436 A1 WO 2016155436A1
Authority
WO
WIPO (PCT)
Prior art keywords
touch
area
special area
terminal
special
Prior art date
Application number
PCT/CN2016/074571
Other languages
English (en)
Chinese (zh)
Inventor
迟建华
陈伟韬
Original Assignee
努比亚技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 努比亚技术有限公司 filed Critical 努比亚技术有限公司
Publication of WO2016155436A1 publication Critical patent/WO2016155436A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Definitions

  • the present invention relates to the technical field of identifying special areas on the left and right sides of a touch area of a touch point, and more particularly to a method and apparatus for recognizing a special area on the left and right sides of a touch area of a touch point.
  • mobile phones and other mobile terminals have more and more functions.
  • Most of the entertainment functions that can be realized on computers can be realized on mobile terminals. People can watch movies and play games on mobile terminals. Browse web pages, video chats, and more.
  • mobile terminals tend to be more and more large-screen development.
  • the size of mobile terminals cannot be increased indefinitely, which requires full use of the external dimensions of mobile terminals to increase The utilization of the screen, so there is a narrow border or even a borderless mobile terminal.
  • the narrow-frame or borderless mobile terminal fully utilizes the external size of the mobile terminal, greatly expands the screen size of the mobile terminal, satisfies the user's demand for a large screen, and makes the appearance of the mobile terminal more beautiful.
  • the user holds the narrow border or the borderless mobile terminal it is easy to accidentally touch the edge of the screen, which brings a lot of misoperations. Therefore, two special areas are usually set in the touch area of the narrow border or the borderless mobile terminal, however, When the user operates in these two special areas, the terminal cannot distinguish between which operation is performed in which special area, and thus the corresponding function cannot be accurately performed.
  • the main purpose of the present invention is to provide a method and a device for identifying a special area on the left and right sides of a touch area of a touch point, and aim to solve the problem in the related art that the user cannot operate in a special area of the touch area of the terminal.
  • a method for identifying a special area on a left and a right side of a touch area of a touch point comprising:
  • the control area includes a normal area, a special area on the left side, and a special area on the right side;
  • W1 represents the width of the special area on the left side
  • W2 represents the width of the special area on the right side
  • W represents the width of the touch area of the terminal.
  • the collected user has multiple touch points on the touch area of the terminal.
  • the method further includes:
  • the method further includes:
  • the method further includes:
  • the method further includes:
  • the widths of the left special area and the right special area are set in advance.
  • the step of establishing a coordinate system of the touch area of the terminal includes:
  • the touch area of the terminal is located in the first quadrant, so that the coordinate data of all the touch points of the user on the touch area is 0 or a positive number.
  • the step of collecting coordinate data of a touch point of the user on the touch area of the terminal includes:
  • the coordinate data of the collected touch points includes only the x coordinate value, or both the x coordinate value and the y coordinate value.
  • the width of the special area on the left side is the same as the width of the special area on the right side.
  • the device for identifying a special area on the left and right sides of a touch area of a touch point includes: an establishing module, an acquiring module, and a first determining module, wherein
  • the establishing module is configured to: establish a coordinate system of the touch area of the terminal, where the lower left is the touch coordinate origin A 0 (0, 0), and the upper right is the touch coordinate maximum point A max (x max , y Max ); the touch area of the terminal includes a common area, a special area on the left side, and a special area on the right side;
  • the collecting module is configured to: collect coordinate data of a touch point of the user on the touch area of the terminal;
  • the first determining module is configured to: when the coordinate data of the touch point satisfies: 0 ⁇ x ⁇ W1, determine that the touch point is located in a special area on the left side; and the coordinate data at the touch point satisfies: W- When W2 ⁇ x ⁇ W, it is determined that the touch point is located in a special area on the right side;
  • W1 represents the width of the special area on the left side
  • W2 represents the width of the special area on the right side
  • W represents the width of the touch area of the terminal.
  • the collected user has multiple touch points on the touch area of the terminal.
  • the apparatus further includes a statistics module and a second determination module, wherein:
  • the statistic module is configured to: count the number of touch points located in the special area on the left side and count the number of touch points located in the special area on the right side;
  • the second determining module is configured to: when the statistic module determines that the number of touch points located in the special area on the left side is greater than the number of touch points located in the special area on the right side, determining that the user is currently holding the terminal by the right hand .
  • the apparatus further includes a statistics module and a second determination module, wherein:
  • the statistic module is configured to: count the number of touch points located in the special area on the left side and count the number of touch points located in the special area on the right side;
  • the second determining module is configured to: when the statistic module determines that the number of touch points located in the special area on the left side is smaller than the number of touch points located in the special area on the right side, determining that the user is currently Hold the terminal with your left hand.
  • the apparatus further includes a statistics module and a second determination module, wherein:
  • the statistic module is configured to: count the number of touch points located in the special area on the left side and count the number of touch points located in the special area on the right side;
  • the second determining module is configured to: when the statistic module determines that the number of touch points located in the special area on the left side is equal to the number of touch points located in the special area on the right side, determining that the user is currently holding the two-handed terminal .
  • the device further comprises a setting module:
  • the setting module is configured to preset a width of the left special area and the right special area.
  • the establishing module is configured to establish a coordinate system of the touch area of the terminal according to the following manner:
  • the touch area of the terminal is located in the first quadrant, so that the coordinate data of all the touch points of the user on the touch area is 0 or a positive number.
  • the collecting module is configured to collect coordinate data of a touch point of the user on the touch area of the terminal according to the following manner:
  • the coordinate data of the collected touch points includes only the x coordinate value, or both the x coordinate value and the y coordinate value.
  • the width of the special area on the left side is the same as the width of the special area on the right side.
  • the method and device for identifying the touch point in the special area on the left and right sides of the touch area of the terminal, and establishing the coordinate system of the touch area of the terminal the lower left is the touch coordinate origin A0 (0, 0), the upper right
  • the touch coordinate maximum point Amax (xmax, ymax) the coordinate data of the touch point of the user on the touch area of the terminal is collected, and the touch area of the terminal includes a common area, a special area on the left side, and a special area on the right side;
  • the coordinate data of the touch point satisfies: 0 ⁇ x ⁇ W1, determining that the touch point is located in a special area on the left side; if the coordinate data of the touch point satisfies: W-W2 ⁇ x ⁇ W, determining the touch The point is located in the special area on the right; where x is the X-axis coordinate data in the coordinate data, W1 Indicates the width of the special area on the left side, W2 indicates the width of the special area on the right side
  • FIG. 1 is a schematic structural diagram of hardware of a mobile terminal that implements various embodiments of the present invention
  • FIG. 2 is a schematic diagram of a wireless communication system of the mobile terminal shown in FIG. 1;
  • FIG. 3 is a schematic flow chart of a first embodiment of a method for identifying a special area on a left and right side of a touch area of a touch point according to the present invention
  • FIG. 4 is a schematic diagram of a touch area of a terminal according to an embodiment of the present invention.
  • FIG. 5 is a schematic flow chart of a second embodiment of a method for identifying a special area on a left and right side of a touch area of a touch point according to the present invention
  • FIG. 6 is a schematic flow chart of a third embodiment of a method for identifying a special area on a left and right side of a touch area of a touch point according to the present invention
  • FIG. 7 is a flowchart of a touch event reporting according to an embodiment of the present invention.
  • FIG. 8 is a schematic structural diagram of a first embodiment of an apparatus for identifying a touch point in a special area on a left and right side of a touch area of a terminal according to the present invention
  • FIG. 9 is a schematic structural diagram of a second embodiment of an apparatus for identifying a touch point in a special area on the left and right sides of a touch area of the terminal according to the present invention.
  • FIG. 10 is a schematic structural diagram of a third embodiment of an apparatus for identifying a touch area in a special area on the left and right sides of a touch area of the terminal according to the present invention.
  • the mobile terminal can be implemented in various forms.
  • the terminal described in the embodiments of the present invention may include, for example, a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (Personal Digital Assistant), a PAD (Tablet), a PMP (Portable Multimedia Player), a navigation device Mobile terminals of the like and fixed terminals such as digital TVs, desktop computers, and the like.
  • PDA Personal Digital Assistant
  • PAD Tablett
  • PMP Portable Multimedia Player
  • FIG. 1 is a schematic diagram showing the hardware structure of a mobile terminal embodying various embodiments of the present invention.
  • the mobile terminal 100 may include a wireless communication unit 110, an A/V (Audio/Video) input unit 120, a user input unit 130, a sensing unit 140, an output unit 150, a memory 160, an interface unit 170, a controller 180, and a power supply unit 190. and many more.
  • Figure 1 illustrates a mobile terminal having various components, but it should be understood that not all illustrated components are required to be implemented. More or fewer components can be implemented instead. The elements of the mobile terminal will be described in detail below.
  • Wireless communication unit 110 typically includes one or more components that permit radio communication between mobile terminal 100 and a wireless communication system or network.
  • the wireless communication unit may include at least one of a broadcast receiving module 111, a mobile communication module 112, a wireless internet module 113, a short-range communication module 114, and a location information module 115.
  • the broadcast receiving module 111 receives a broadcast signal and/or broadcast associated information from an external broadcast management server via a broadcast channel.
  • the broadcast channel can include a satellite channel and/or a terrestrial channel.
  • the broadcast management server may be a server that generates and transmits a broadcast signal and/or broadcast associated information or a server that receives a previously generated broadcast signal and/or broadcast associated information and transmits it to the terminal.
  • the broadcast signal may include a TV broadcast signal, a radio broadcast signal, a data broadcast signal, and the like.
  • the broadcast signal may further include a broadcast signal combined with a TV or radio broadcast signal.
  • the broadcast associated information may also be provided via the mobile communication network, and in this case, the broadcast associated information may be received by the mobile communication module 112.
  • the broadcast signal may exist in various forms, for example, it may exist in the form of Digital Multimedia Broadcasting (DMB) Electronic Program Guide (EPG), Digital Video Broadcasting Handheld (DVB-H) Electronic Service Guide (ESG), and the like.
  • the broadcast receiving module 111 can receive a signal broadcast by using various types of broadcast systems.
  • the broadcast receiving module 111 can use forward link media (MediaFLO) by using, for example, multimedia broadcast-terrestrial (DMB-T), digital multimedia broadcast-satellite (DMB-S), digital video broadcast-handheld (DVB-H)
  • MediaFLO forward link media
  • the digital broadcasting system of the @ ) data broadcasting system, the terrestrial digital broadcasting integrated service (ISDB-T), and the like receives digital broadcasting.
  • the broadcast receiving module 111 can be constructed as various broadcast systems suitable for providing broadcast signals as well as the above-described digital broadcast system.
  • the broadcast signal and/or broadcast associated information received via the broadcast receiving module 111 may be stored in the memory 160 (or other type of
  • the mobile communication module 112 transmits the radio signals to and/or receives radio signals from at least one of a base station (e.g., an access point, a Node B, etc.), an external terminal, and a server.
  • a base station e.g., an access point, a Node B, etc.
  • Such radio signals may include voice call signals, video call signals, or various types of data transmitted and/or received in accordance with text and/or multimedia messages.
  • the wireless internet module 113 supports wireless internet access of the mobile terminal.
  • the module can be internally or externally coupled to the terminal.
  • the wireless Internet access technologies involved in the module may include WLAN (Wireless LAN) (Wi-Fi), Wibro (Wireless Broadband), Wimax (Worldwide Interoperability for Microwave Access), HSDPA (High Speed Downlink Packet Access), etc. .
  • the short range communication module 114 is a module for supporting short range communication.
  • Some examples of short-range communication technology include Bluetooth TM, a radio frequency identification (RFID), infrared data association (I rDA), ultra wideband (UWB), ZigBee, etc. TM.
  • the location information module 115 is a module for checking or acquiring location information of the mobile terminal.
  • a typical example of a location information module is GPS (Global Positioning System).
  • GPS Global Positioning System
  • the GPS module 115 calculates distance information and accurate time information from three or more satellites and applies triangulation to the calculated information to accurately calculate three-dimensional current position information based on longitude, latitude, and altitude.
  • the method for calculating position and time information uses three satellites and corrects the calculated position and time information errors by using another satellite.
  • the GPS module 115 is capable of calculating speed information by continuously calculating current position information in real time.
  • the A/V input unit 120 is for receiving an audio or video signal.
  • the A/V input unit 120 may include a camera 121 and a microphone 1220, the camera 121 being imaged in a video capture mode or an image capture mode
  • the image data of the still picture or video obtained by the capture device is processed.
  • the processed image frame can be displayed on the display unit 151.
  • the image frames processed by the camera 121 may be stored in the memory 160 (or other storage medium) or transmitted via the wireless communication unit 110, and two or more cameras 1210 may be provided according to the configuration of the mobile terminal.
  • the microphone 122 can receive sound (audio data) via a microphone in an operation mode of a telephone call mode, a recording mode, a voice recognition mode, and the like, and can process such sound as audio data.
  • the processed audio (voice) data can be converted to a format output that can be transmitted to the mobile communication base station via the mobile communication module 112 in the case of a telephone call mode.
  • the microphone 122 can implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated during the process of receiving and transmitting audio signals.
  • the user input unit 130 may generate key input data according to a command input by the user to control various operations of the mobile terminal.
  • the user input unit 130 allows the user to input various types of information, and may include a keyboard, a pot, a touch pad (eg, a touch sensitive component that detects changes in resistance, pressure, capacitance, etc. due to contact), a scroll wheel , rocker, etc.
  • a touch screen can be formed.
  • the sensing unit 140 detects the current state of the mobile terminal 100 (eg, the open or closed state of the mobile terminal 100), the location of the mobile terminal 100, the presence or absence of contact (ie, touch input) by the user with the mobile terminal 100, and the mobile terminal.
  • the sensing unit 140 can sense whether the slide type phone is turned on or off.
  • the sensing unit 140 can detect whether the power supply unit 190 provides power or whether the interface unit 170 is coupled to an external device.
  • Sensing unit 140 may include proximity sensor 1410 which will be described below in connection with a touch screen.
  • the interface unit 170 serves as an interface through which at least one external device can connect with the mobile terminal 100.
  • the external device may include a wired or wireless headset port, an external power (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, and an audio input/output. (I/O) port, video I/O port, headphone port, and more.
  • the identification module may be stored to verify various information used by the user using the mobile terminal 100 and may include a User Identification Module (UIM), a Customer Identification Module (SIM), a Universal Customer Identity Module (USIM), and the like.
  • the device having the identification module may take the form of a smart card, and thus the identification device may be connected to the mobile terminal 100 via a port or other connection device.
  • the interface unit 170 can For receiving input from an external device (eg, data information, power, etc.) and transmitting the received input to one or more components within the mobile terminal 100 or for transmitting data between the mobile terminal and an external device .
  • the interface unit 170 may function as a path through which power is supplied from the base to the mobile terminal 100 or may be used as a transmission of various command signals allowing input from the base to the mobile terminal 100 The path to the terminal.
  • Various command signals or power input from the base can be used as signals for identifying whether the mobile terminal is accurately mounted on the base.
  • Output unit 150 is configured to provide an output signal (eg, an audio signal, a video signal, an alarm signal, a vibration signal, etc.) in a visual, audio, and/or tactile manner.
  • the output unit 150 includes a display unit 151, an audio output module 152, an alarm unit 153, and the like.
  • the display unit 151 can display information processed in the mobile terminal 100. For example, when the mobile terminal 100 is in a phone call mode, the display unit 151 can display a user interface (UI) or a graphical user interface (GUI) related to a call or other communication (eg, text messaging, multimedia file download, etc.). When the mobile terminal 100 is in a video call mode or an image capturing mode, the display unit 151 may display a captured image and/or a received image, a UIGUI showing a video or image and related functions, and the like.
  • UI user interface
  • GUI graphical user interface
  • the display unit 151 can function as an input device and an output device.
  • the display unit 151 may include at least one of a liquid crystal display (LCD), a thin film transistor LCD (TFT-LCD), an organic light emitting diode (OLED) display, a flexible display, a three-dimensional (3D) display, and the like.
  • LCD liquid crystal display
  • TFT-LCD thin film transistor LCD
  • OLED organic light emitting diode
  • a flexible display a three-dimensional (3D) display, and the like.
  • 3D three-dimensional
  • Some of these displays may be configured to be transparent to allow a user to view from the outside, which may be referred to as a transparent display, and a typical transparent display may be, for example, a TOLED (Transparent Organic Light Emitting Diode) display or the like.
  • TOLED Transparent Organic Light Emitting Diode
  • the mobile terminal 100 may include two or more display units (or other display devices), for example, the mobile terminal may include an external display unit (not shown) and an internal display unit (not shown) .
  • the touch screen can be used to detect touch input pressure as well as touch input position and touch input area.
  • the audio output module 152 may convert audio data received by the wireless communication unit 110 or stored in the memory 160 when the mobile terminal is in a call signal receiving mode, a call mode, a recording mode, a voice recognition mode, a broadcast receiving mode, and the like.
  • the audio signal is output as sound.
  • the audio output module 152 can provide audio output (eg, call signal reception sound, message reception sound, etc.) associated with a particular function performed by the mobile terminal 100.
  • the audio output module 152 can be packaged Includes speakers, buzzers, and more.
  • the alarm unit 153 can provide an output to notify the mobile terminal 100 of the occurrence of an event. Typical events may include call reception, message reception, key signal input, touch input, and the like. In addition to audio or video output, the alert unit 153 can provide an output in a different manner to notify of the occurrence of an event. For example, the alarm unit 153 can provide an output in the form of vibrations, and when a call, message, or some other incoming communication is received, the alarm unit 153 can provide a tactile output (ie, vibration) to notify the user of it. By providing such a tactile output, the user is able to recognize the occurrence of various events even when the user's mobile phone is in the user's pocket. The alarm unit 153 can also provide an output of the notification event occurrence via the display unit 151 or the audio output module 152.
  • the memory 160 may store a software program or the like for processing and control operations performed by the controller 180, or may temporarily store data (for example, a phone book, a message, a still image, a video, etc.) that has been output or is to be output. Moreover, the memory 160 can store data regarding vibrations and audio signals of various manners that are output when a touch is applied to the touch screen.
  • the memory 160 may include at least one type of storage medium including a flash memory, a hard disk, a multimedia card, a card type memory (eg, SD or DX memory, etc.), a random access memory (RAM), a static random access memory ( SRAM), read only memory (ROM), electrically erasable programmable read only memory (EEPROM), programmable read only memory (PROM), magnetic memory, magnetic disk, optical disk, and the like.
  • the mobile terminal 100 can cooperate with a network storage device that performs a storage function of the memory 160 through a network connection.
  • the controller 180 typically controls the overall operation of the mobile terminal. For example, the controller 180 performs the control and processing associated with voice calls, data communications, video calls, and the like. Additionally, the controller 180 can include a multimedia module 1810 for reproducing (or playing back) multimedia data, which can be constructed within the controller 180 or can be configured to be separate from the controller 180. The controller 180 may perform a pattern recognition process to recognize a handwriting input or a picture drawing input performed on the touch screen as a character or an image.
  • the power supply unit 190 receives external power or internal power under the control of the controller 180 and provides appropriate power required to operate the various components and components.
  • the various embodiments described herein can be implemented in a computer readable medium using, for example, computer software, hardware, or any combination thereof.
  • the embodiments described herein may be through the use of application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPD), programmable logic device (PLD), field programmable gate array (FPGA), processor, controller, microcontroller, microprocessor, at least one of the electronic units designed to perform the functions described herein
  • ASICs application specific integrated circuits
  • DSPs digital signal processors
  • DSPD digital signal processing devices
  • PLD programmable logic device
  • FPGA field programmable gate array
  • processor controller
  • microcontroller microprocessor
  • the mobile terminal has been described in terms of its function.
  • a slide type mobile terminal among various types of mobile terminals such as a folding type, a bar type, a swing type, a slide type mobile terminal, and the like will be described as an example. Therefore, the embodiment of the present invention can be applied to any type of mobile terminal, and is not limited to a slide type mobile terminal.
  • the mobile terminal 100 as shown in FIG. 1 may be configured to operate using a communication system such as a wired and wireless communication system and a satellite-based communication system that transmits data via frames or packets.
  • a communication system such as a wired and wireless communication system and a satellite-based communication system that transmits data via frames or packets.
  • a communication system in which a mobile terminal is operable according to an embodiment of the present invention will now be described with reference to FIG.
  • Such communication systems may use different air interfaces and/or physical layers.
  • air interfaces used by communication systems include, for example, Frequency Division Multiple Access (FDMA), Time Division Multiple Access (TDMA), Code Division Multiple Access (CDMA), and Universal Mobile Telecommunications System (UMTS) (in particular, Long Term Evolution (LTE)). ), Global System for Mobile Communications (GSM), etc.
  • FDMA Frequency Division Multiple Access
  • TDMA Time Division Multiple Access
  • CDMA Code Division Multiple Access
  • UMTS Universal Mobile Telecommunications System
  • LTE Long Term Evolution
  • GSM Global System for Mobile Communications
  • the following description relates to a CDMA communication system, but such teachings are equally applicable to other types of systems.
  • a CDMA wireless communication system may include a plurality of mobile terminals 100, a plurality of base stations (BS) 270, a base station controller (BSC) 275, and a mobile switching center (MSC) 2800 MSC 280 configured to communicate with a public switched telephone network (PSTN). ) 290 forms an interface.
  • the MSC 280 is also configured to interface with a BSC 275 that can be coupled to the base station 270 via a backhaul line.
  • the backhaul line can be constructed in accordance with any of a number of well known interfaces including, for example, E 1/T1, ATM, IP, PPP, Frame Relay, HDSL, ADSL, or xDSL. It will be appreciated that the system as shown in FIG. 2 may include multiple BSC 2750s.
  • Each BS 270 can serve one or more partitions (or regions), with each partition covered by a multi-directional antenna or an antenna pointing in a particular direction radially away from the BS 270. Alternatively, each partition may be covered by two or more antennas for diversity reception. Each BS 270 can be configured to support multiple frequency divisions And each frequency allocation has a specific spectrum (eg, 1.25 MHz, 5 MHz, etc.).
  • BS 270 may also be referred to as a Base Transceiver Subsystem (BTS) or other equivalent terminology.
  • BTS Base Transceiver Subsystem
  • the term "base station” can be used to generally mean a single BSC 275 and at least one BS 270.
  • a base station can also be referred to as a "cell station.”
  • each partition of a particular BS 270 may be referred to as a plurality of cellular stations.
  • a broadcast transmitter (BT) 295 transmits a broadcast signal to the mobile terminal 100 operating within the system.
  • a broadcast receiving module 111 as shown in FIG. 1 is provided at the mobile terminal 100 to receive a broadcast signal transmitted by the BT 295.
  • GPS Global Positioning System
  • the satellite 300 helps locate at least one of the plurality of mobile terminals 100.
  • a plurality of satellites 300 are depicted, but it is understood that useful positioning information can be obtained using any number of satellites.
  • the GPS module 115 as shown in Figure 1 is typically configured to cooperate with the satellite 300 to obtain desired positioning information. Instead of GPS tracking technology or in addition to GPS tracking technology, other techniques that can track the location of the mobile terminal can be used. Additionally, at least one GPS satellite 300 can selectively or additionally process satellite DMB transmissions.
  • BS 270 receives reverse link signals from various mobile terminals 100.
  • Mobile terminal 100 typically participates in calls, messaging, and other types of communications.
  • Each reverse link signal received by a particular base station 270 is processed within a particular BS 270.
  • the obtained data is forwarded to the relevant BSC 275.
  • the BSC provides call resource allocation and coordinated mobility management functions including a soft handoff procedure between the BSs 270.
  • the BSC 275 also routes the received data to the MSC 280, which provides additional routing services for interfacing with the PSTN 290.
  • PSTN 290 interfaces with MSC 280, which forms an interface with BSC 275, and BSC 275 controls BS 270 accordingly to transmit forward link signals to mobile terminal 100.
  • a first embodiment of the present invention provides a method, the method comprising:
  • a coordinate system of the touch area of the terminal is established, and the touch area of the terminal is located in the first quadrant.
  • the coordinate data of all touch points on the touch area is made 0 or a positive number.
  • the first quadrant refers to a coordinate system in which the X and Y values of the coordinates are greater than zero.
  • the terminal has a narrow border or no border. When the user holds the terminal, the finger or the palm is easily in contact with the touch area of the terminal.
  • the touch area of the terminal includes a left special area Z1, a right special area Z2, and a common area Z3 between the left special area and the right special area.
  • the zone Z1 and the right special zone Z2 are both arranged in a rectangular shape.
  • Two input devices are virtualized on the terminal, one input device is assigned to the normal zone Z3, and one input device is assigned to the left special zone Z1 and the right special zone Z2.
  • the touch screen driver of the terminal when the touch screen driver of the terminal is initialized, two input devices (input), such as input device 0 (input0) and input device 1 (input1), are registered through the input_register_device() instruction. And an input device is allocated for each partition by the input_allocate_device() instruction, for example, the common area corresponds to the input device 0, the left special area and the right special area correspond to the input device 1.
  • the upper layer After registering the two input devices, the upper layer identifies whether the current user touch area is a normal area or a special area according to the naming of the input device reported by the driver layer, and the upper layer has different processing manners.
  • the upper layer of the embodiment of the present invention generally refers to a framework layer, an application layer, and the like.
  • a customized system such as android or IOS usually includes an underlying layer (physical layer, a driving layer) and an upper layer (a framework layer, an application layer).
  • the direction of the signal flow is: the physical layer (touch panel) receives the touch operation of the user, the physical press changes to the electrical signal TP, and the TP is transmitted to the driving layer, and the driving layer analyzes the pressed position to obtain the position point.
  • the specific coordinates, duration, pressure and other parameters are uploaded to the framework layer.
  • the communication between the framework layer and the driver layer can be realized through the corresponding interface.
  • the framework layer receives the input device of the driver layer and parses the input. The device, thereby selecting to respond or not responding to the input device, and passing the valid input up to which specific application to satisfy the application layer to perform different application operations according to different events.
  • S20 Collect coordinate data of a touch point of the user on the touch area of the terminal.
  • the coordinate data of the touch point is collected, and the coordinate data may include only the x coordinate value, and the coordinate The data can also include both x-coordinate values and y-coordinate values.
  • the collected user has multiple touch points on the touch area of the terminal, such as, in general, When the terminal is held by one hand, the finger or the palm has four touch points on the touch area of the terminal.
  • the reported event includes the input device and the parameters of the touch point, etc.
  • the driver layer kernel identification in the above step
  • the input device reported to the framework layer on the driver layer is input1, instead of using input0 to report, that is, the framework layer does not need to determine which partition the current touch point is in, nor the size of the partition.
  • the judgment operation is completed on the driving layer, and the driving layer not only reports which input device is specifically, but also reports various parameters of the touch point to the frame layer, such as pressing time, position coordinates, pressure size, etc. Wait.
  • the framework layer reports to the application layer through a single-channel to multi-channel mechanism. Specifically, the channel is first registered, the reported event is transmitted through the channel, and the event is listened to by the listener, and the event is transmitted to the corresponding application module through different channels to generate different application operations, where the application
  • the module includes common applications such as camera and contacts; it generates different application operations. For example, in the camera application, when the user clicks in a special zone, it will produce different operations such as focusing, shooting, and adjusting camera parameters.
  • the report event is delivered to the listener, it is a single channel. After the listener listens, the reported event is multi-channel, and multiple channels exist at the same time. The advantage is that it can be transmitted to different application modules at the same time, and different application modules are generated. Different response operations.
  • the specific implementation of the foregoing steps is: using an object-oriented manner, defining a category and an implementation manner of the common partition and the special partition, and after determining that the special partition is used, converting the coordinates of the touch points of different resolutions by using the EventHub function.
  • For the coordinates of the LCD define a single-channel function (such as serverchannel and clientchannel, etc.).
  • the function of this function is to pass the event to the event manager (TouchEventManager) through the channel after receiving the reported event, and listen through the listener.
  • the event is transmitted to multiple response application modules simultaneously or one by one through multiple channels, or can be transmitted only to one of the application modules, and application modules such as camera, gallery, etc., and different application modules generate corresponding operations.
  • the specific implementation of the foregoing steps may also be implemented in other manners, which is not limited by the embodiment of the present invention.
  • the coordinate data of the touched point collected in step S20 is compared with W1, W-W2, and W to determine that the touched point belongs to any one of the left special area, the right special area, and the normal area.
  • the left special area and the right special area are both rectangular, and the X-axis coordinate data in the coordinate data of the touch point is directly determined, and the area to which the touch point belongs can be determined.
  • the width W1 of the special area on the left side may be the same as the width W2 of the special area on the right side, that is, the left special area and the right special area are symmetrically distributed on the terminal touch area.
  • the coordinate data of the touch point on the touch area of the terminal is collected, and the coordinate data of the touch point and the W1, W-W2, and W are determined, and the touch point can be accurately determined.
  • the special area on the left is also the special area on the right.
  • FIG. 5 is a schematic flow chart of a second embodiment of a method for identifying a special area on a left and right side of a touch area of a touch point according to the present invention.
  • the method further includes: after the step S30, the method further includes:
  • the number of touch points in the special area on the left side and the number of touch points in the special area on the right side can be calculated within a preset statistical time.
  • the preset statistical time can be set according to actual needs, for example, it can be set to 2 seconds.
  • the number of touch points of the finger or the palm in the special area on the left side of the touch area of the terminal is greater than the number of touch points in the special area on the right side, such as the special area on the left side.
  • the number of touch points is three, and the number of touch points in the special area on the right side is one; therefore, when the number of touch points located in the special area on the left side is larger than the number of touch points located in the special area on the right side, it can be judged The user is holding the terminal with his right hand.
  • the finger or the palm is on the left side of the touch area of the terminal.
  • the number of touch points in a special area will be smaller than the number of touch points in the special area on the right side, such as the number of touch points in the special area on the left side is 1, and the number of touch points in the special area on the right side is 3;
  • the number of touch points located in the special area on the left side is smaller than the number of touch points located in the special area on the right side, it can be determined that the user is the left hand holding terminal.
  • the number of touch points of the finger or the palm in the special area on the left side of the touch area of the terminal is equal to the number of touch points in the special area on the right side, such as the special area on the left side.
  • the number of touch points is one, and the number of touch points in the special area on the right side is one, the left and right hands are all placed on the screen with the thumb, and the rest of the fingers are placed on the bottom surface of the terminal; therefore, the number of touch points in the special area on the left side
  • it is equal to the number of touch points located in the special area on the right side, it can be judged that the user is the left hand holding terminal.
  • FIG. 6 is a schematic flow chart of a third embodiment of a method for recognizing a touch point in a special area on a left and right side of a touch area of a terminal according to the present invention.
  • the method further includes: based on the first embodiment of the method for identifying a special area on the left and right sides of the touch area of the touch area, before the step S10, the method further includes:
  • S60 preset the width of the left special area and the right special area.
  • the interface of the terminal has an interface.
  • the upper layer can call the interface to set the width of the special area on the left side and the special area on the right side according to its own needs. For example, the width of the special area on the left side and the special area on the right side can be set equal. Both are 5mm, and the width of the special area on the left side and the special area on the right side can be set to be unequal.
  • the touch operation flow of the embodiment of the present invention will be further described in another manner.
  • the common partition is simply referred to as the A area
  • the special area is simply referred to as the C area.
  • the reporting process of the event is as follows:
  • the driving layer receives the touch event through physical hardware such as a touch screen, and determines whether the touch operation occurs in the A area or the C area, and reports the event through the device file node of the A area or the C area.
  • the Native layer reads events from device files in Areas A and C, and processes events in Areas A and C, such as coordinate calculations. The devices in the A and C areas are distinguished by the device ID, and finally the A area is distributed. And zone C events.
  • the A area event takes the original process, and the A area event is processed in the usual way; the C area event is distributed from the dedicated channel of the C area registered in the Native layer in advance, and is input by the Native port, and the system port is output to the C area.
  • the system service then reports the external interface to each application through the C area event.
  • the embodiment of the invention further provides an apparatus.
  • FIG. 8 is a schematic structural diagram of a first embodiment of an apparatus for identifying a touch point in a special area on the left and right sides of a touch area of a terminal according to the present invention.
  • the module 10 is set up to: establish a coordinate system of the touch area of the terminal, with the left bottom of the touch coordinate origin A 0 (0, 0), and the upper right is the touch coordinate maximum point A max (x max , y max )
  • the touch area of the terminal includes a common area, a special area on the left side, and a special area on the right side;
  • the collecting module 20 is configured to: collect coordinate data of a touch point of the user on a special area of the touch area of the terminal;
  • the first determining module 30 is configured to: when the coordinate data of the touch point satisfies: 0 ⁇ x ⁇ W1, determine that the touch point is located in a special area on the left side; and set: the coordinate data at the touch point satisfies: W- When W2 ⁇ x ⁇ W, it is determined that the touch point is located in a special area on the right side;
  • W1 represents the width of the special area on the left side
  • W2 represents the width of the special area on the right side
  • W represents the width of the touch area of the terminal.
  • the establishing module 10 establishes a coordinate system of the touch area of the terminal, so that the touch area of the terminal is located in the first quadrant, so that the coordinate data of all touch points on the touch area is 0 or a positive number.
  • the terminal has a narrow border or no border. When the user holds the terminal, the finger or the palm is easily in contact with the touch area of the terminal.
  • the touch area of the terminal includes a left special area Z1, a right special area Z2, and a common area Z3 between the left special area and the right special area.
  • the zone Z1 and the right special zone Z2 are both arranged in a rectangular shape.
  • Two input devices are virtualized on the terminal, one input device is assigned to the normal zone Z3, and one input device is assigned to the left special zone Z1 and the right special zone Z2.
  • the touch screen driver of the terminal when the touch screen driver of the terminal is initialized, two input devices (input), such as input device 0 (input0) and input device 1 (input1), are registered through the input_register_device() instruction. And an input device is allocated for each partition by the input_allocate_device() instruction, for example, the common area corresponds to the input device 0, the left special area and the right special area correspond to the input device 1.
  • the upper layer After registering the two input devices, the upper layer identifies whether the current user touch area is a normal area or a special area according to the naming of the input device reported by the driver layer, and the upper layer has different processing manners.
  • the upper layer of the embodiment of the present invention generally refers to a framework layer, an application layer, and the like.
  • a customized system such as android or IOS usually includes an underlying layer (physical layer, a driving layer) and an upper layer (a framework layer, an application layer).
  • the direction of the signal flow is: the physical layer (touch panel) receives the touch operation of the user, the physical press changes to the electrical signal TP, and the TP is transmitted to the driving layer, and the driving layer analyzes the pressed position to obtain the position point.
  • the specific coordinates, duration, pressure and other parameters are uploaded to the framework layer.
  • the communication between the framework layer and the driver layer can be realized through the corresponding interface.
  • the framework layer receives the input device of the driver layer and parses the input. The device, thereby selecting to respond or not responding to the input device, and passing the valid input up to which specific application to satisfy the application layer to perform different application operations according to different events.
  • the collecting module 20 collects coordinate data of the touch point, and the coordinate data may only include an x coordinate value, and the coordinate The data can also include both x-coordinate values and y-coordinate values.
  • the user collected by the collection module 20 has a plurality of touch points on the touch area of the terminal. For example, when the terminal is held by one hand, the finger or the palm has four touches on the touch area of the terminal. point.
  • the first determining module 30 compares the coordinate data of the touched point collected by the collecting module 20 with W1, W-W2, and W to determine that the touched point belongs to any one of a left special region, a right special region, and a normal region. .
  • the left special area and the right special area are both rectangular. Therefore, the first determining module 30 directly determines the X-axis coordinate data in the coordinate data of the touch point, and can determine the area to which the touch point belongs.
  • the width W1 of the special area on the left side may be the same as the width W2 of the special area on the right side, that is, the left special area and the right special area are symmetrically distributed on the terminal touch area.
  • the coordinate data of the touch point on the touch area of the terminal is collected by the acquisition module 20, and then the coordinate data of the collected touch point and the W1, W-W2, and W are determined by the first determining module 30, It can be accurately determined whether the touch point is located in a special area on the left side or a special area on the right side.
  • FIG. 9 is a schematic structural diagram of a second embodiment of an apparatus for identifying a touch point in a special area on the left and right sides of a touch area of a terminal according to the present invention.
  • the device further includes: based on the first embodiment of the device for identifying a special area on the left and right sides of the touch area of the touch area, the apparatus further includes:
  • the statistics module 40 is configured to: count the number of touch points located in the special area on the left side and count the number of touch points located in the special area on the right side;
  • the second determining module 50 is configured to: when the number of touched points in the special area on the left side is greater than the number of touched points in the special area on the right side, determine that the user is currently holding the terminal by the right hand; and set: When the number of touch points located in the special area on the left side is smaller than the number of touch points located in the special area on the right side, it is determined that the user is currently holding the terminal by the left hand; and is also set to: the number of touch points in the special area on the left side is equal to When the number of touch points in the special area on the right side is determined, it is determined that the user is currently holding the terminal by both hands.
  • the statistic module 40 can calculate the number of touch points in the special area on the left side and the number of touch points in the special area on the right side within a preset statistical time.
  • the preset statistical time can be set according to actual needs, for example, it can be set to 2 seconds.
  • the number of touch points of the finger or the palm in the special area on the left side of the touch area of the terminal is greater than the number of touch points in the special area on the right side, such as the special area on the left side.
  • the number of touch points is three, and the number of touch points in the special area on the right side is one; therefore, when the number of touch points located in the special area on the left side is larger than the number of touch points located in the special area on the right side, the first The second determining module 50 determines that the user is the right hand holding terminal; when the user holds the terminal by the left hand, the number of touch points of the finger or the palm in the special area on the left side of the touch area of the terminal is smaller than the touch point of the right special area. For example, the number of touch points in the special area on the left side is one, and the number of touch points in the special area on the right side is three; therefore, the number of touch points in the special area on the left side is smaller than the special area on the right side.
  • the second determining module 50 determines that the user is holding the terminal by the left hand; when the user holds the terminal by both hands, the number of touch points of the finger or the palm in the special area on the left side of the touch area of the terminal will be Equal to the right side
  • the number of touch points in the domain such as the number of touch points in the special area on the left side is 1, the number of touch points in the special area on the right side is 1, the left and right hands are all placed on the screen, and the rest of the fingers are placed on the terminal.
  • the bottom surface therefore, when the number of touch points located in the special area on the left side is equal to the number of touch points located in the special area on the right side, the second determining module 50 determines that the user is the left hand holding terminal.
  • FIG. 10 is a schematic structural diagram of a third embodiment of an apparatus for identifying a touch point in a special area on the left and right sides of a touch area of a terminal according to the present invention.
  • the device further includes: based on the first embodiment of the device for identifying a special area on the left and right sides of the touch area of the touch area, the apparatus further includes:
  • the setting module 60 is configured to: preset the width of the left special area and the right special area of the touch area of the terminal.
  • the interface of the terminal has an interface.
  • the upper layer can call the setting module 60 of the interface to set the width of the special area on the left side and the special area on the right side according to its own needs.
  • the special area on the left side and the special area on the right side can be set.
  • the widths are equal, both are 5mm. It is also possible to set the width of the special area on the left side and the special area on the right side to be unequal.
  • the embodiment of the invention further discloses a computer program, comprising program instructions, when the program instruction is executed by a computer, so that the computer can perform any of the above methods for recognizing a touch point in a special area on the left and right sides of the touch area of the terminal.
  • the embodiment of the invention also discloses a carrier carrying the computer program.
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve. Thus, the invention is not limited to any specific combination of hardware and software.
  • the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • each device/function module/functional unit in the above embodiment When each device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the method and device for identifying the touch point in the special area on the left and right sides of the touch area of the terminal, and establishing the coordinate system of the touch area of the terminal the lower left is the touch coordinate origin A0 (0, 0), the upper right
  • the touch coordinate maximum point Amax (xmax, ymax) the coordinate data of the touch point of the user on the touch area of the terminal is collected, and the touch area of the terminal includes a common area, a special area on the left side, and a special area on the right side;
  • the coordinate data of the touch point satisfies: 0 ⁇ x ⁇ W1, determining that the touch point is located in a special area on the left side; if the coordinate data of the touch point satisfies: W-W2 ⁇ x ⁇ W, determining the The touch point is located in the special area on the right side; where x represents the X-axis coordinate data in the coordinate data, W1 represents the width of the special area on the left side, W2 represents the width of the special area on the right side,

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

L'invention porte sur un procédé et un dispositif pour reconnaître si un point de contact est situé dans une zone spéciale d'un côté gauche ou droit d'une zone tactile d'un terminal. Le procédé consiste : à établir un système de coordonnées d'une zone tactile d'un terminal, à utiliser une position inférieure gauche comme origine A0 (0, 0) de coordonnées de contact, et à utiliser une position supérieure droite comme point de valeur maximale Amax (xmax, ymax) des coordonnées de contact ; à collecter des données de coordonnées d'un point de contact d'un utilisateur sur la zone tactile du terminal ; et si les données de coordonnées du point de contact satisfont 0 < x < W1, à déterminer que le point de contact est situé dans une zone spéciale d'un côté gauche ; et si les données de coordonnées du point de contact satisfont W-W2 < x < W, à déterminer que le point de contact est situé dans une zone spéciale d'un côté droit, x représentant des données de coordonnée d'axe x dans les données de coordonnées, W1 représentant la largeur de la zone spéciale du côté gauche, W2 représentant la largeur de la zone spéciale du côté droit, et W représentant la largeur de la zone tactile du terminal. Au moyen de la solution technique de la présente invention, il est possible de déterminer avec précision si le point de contact est situé dans la zone spéciale du côté gauche ou droit de la zone tactile du terminal.
PCT/CN2016/074571 2015-03-27 2016-02-25 Procédé et dispositif pour reconnaître la localisation d'un point de contact dans une zone spéciale d'un côté gauche ou droit d'une zone tactile d'un terminal WO2016155436A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510142455.1A CN104731479A (zh) 2015-03-27 2015-03-27 识别触摸点在终端触控区的左右侧特殊区域的方法及装置
CN201510142455.1 2015-03-27

Publications (1)

Publication Number Publication Date
WO2016155436A1 true WO2016155436A1 (fr) 2016-10-06

Family

ID=53455421

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/074571 WO2016155436A1 (fr) 2015-03-27 2016-02-25 Procédé et dispositif pour reconnaître la localisation d'un point de contact dans une zone spéciale d'un côté gauche ou droit d'une zone tactile d'un terminal

Country Status (2)

Country Link
CN (1) CN104731479A (fr)
WO (1) WO2016155436A1 (fr)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104731479A (zh) * 2015-03-27 2015-06-24 努比亚技术有限公司 识别触摸点在终端触控区的左右侧特殊区域的方法及装置
CN104735256B (zh) * 2015-03-27 2016-05-18 努比亚技术有限公司 移动终端的握持方式判断方法及装置
CN105607850A (zh) * 2015-12-17 2016-05-25 小米科技有限责任公司 持握方式确定方法及装置
CN105930004B (zh) * 2016-04-22 2019-05-03 Oppo广东移动通信有限公司 终端使用模式的识别方法及装置

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101676843A (zh) * 2008-09-18 2010-03-24 联想(北京)有限公司 触摸输入方法及触摸输入装置
CN102479035A (zh) * 2010-11-23 2012-05-30 汉王科技股份有限公司 具有触摸屏的电子设备及显示左右手控制界面的方法
CN104731479A (zh) * 2015-03-27 2015-06-24 努比亚技术有限公司 识别触摸点在终端触控区的左右侧特殊区域的方法及装置

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103809829B (zh) * 2014-02-26 2016-08-17 南京触宏微电子有限公司 基于电容触摸屏的触摸边界非线性识别矫正方法
CN104216657A (zh) * 2014-09-05 2014-12-17 深圳市中兴移动通信有限公司 移动终端及其操作方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101676843A (zh) * 2008-09-18 2010-03-24 联想(北京)有限公司 触摸输入方法及触摸输入装置
CN102479035A (zh) * 2010-11-23 2012-05-30 汉王科技股份有限公司 具有触摸屏的电子设备及显示左右手控制界面的方法
CN104731479A (zh) * 2015-03-27 2015-06-24 努比亚技术有限公司 识别触摸点在终端触控区的左右侧特殊区域的方法及装置

Also Published As

Publication number Publication date
CN104731479A (zh) 2015-06-24

Similar Documents

Publication Publication Date Title
WO2016155550A1 (fr) Procédé de commutation d&#39;application pour terminal sans cadre et terminal sans cadre
WO2016173468A1 (fr) Procédé et dispositif d&#39;opération combinée, procédé de fonctionnement d&#39;écran tactile et dispositif électronique
WO2016155423A1 (fr) Procédé et terminal pour ajuster des paramètres de réglage, et support de stockage informatique
WO2016155509A1 (fr) Procédé et dispositif permettant de déterminer un mode de tenue d&#39;un terminal mobile
WO2016169480A1 (fr) Procédé et dispositif de commande de terminal de mobile, et support de stockage informatique
WO2016169483A1 (fr) Terminal mobile et procédé d&#39;ajustement de fonction à l&#39;aide de la région de trame virtuelle associée
WO2017143847A1 (fr) Dispositif et procédé d&#39;affichage à écrans multiples d&#39;application associée, et terminal
WO2016034055A1 (fr) Terminal mobile et son procédé de fonctionnement et support de stockage informatique
WO2016029766A1 (fr) Terminal mobile et son procede de fonctionnement et support de stockage informatique
WO2016173498A1 (fr) Procédé et dispositif permettant d&#39;entrer un nombre ou un symbole au moyen d&#39;un cadre d&#39;écran tactile, terminal et support
WO2016161986A1 (fr) Procédé et appareil de reconnaissance d&#39;opération, terminal mobile et support de stockage informatique
WO2017020771A1 (fr) Dispositif et procédé de commande de terminal
CN106534566B (zh) 无边框移动终端及其显示信息的方法
WO2016155434A1 (fr) Procédé et dispositif pour reconnaître la tenue d&#39;un terminal mobile, support de stockage et terminal
WO2017071481A1 (fr) Terminal mobile et procédé de mise en œuvre d&#39;écran divisé
WO2016155597A1 (fr) Procédé et dispositif de commande d&#39;application basée sur un terminal sans cadre
WO2016155454A1 (fr) Terminal mobile et procédé de reconnaissance de défilement pour une zone de trame virtuelle d&#39;un terminal mobile
WO2016173414A1 (fr) Terminal mobile et procédé de démarrage rapide et dispositif pour programme d&#39;application associé
CN104750420A (zh) 截屏方法及装置
CN106708321B (zh) 一种触摸屏触控方法、装置及终端
CN105739693A (zh) 一种屏幕横竖转换的方法、装置和移动终端
CN106527933B (zh) 移动终端边缘手势的控制方法及装置
WO2017088631A1 (fr) Terminal mobile, procédé de réglage par augmentation/diminution et appareil à cet effet, et support d&#39;informations
WO2017012385A1 (fr) Procédé et appareil de démarrage rapide d&#39;application, et terminal
WO2017128894A1 (fr) Terminal mobile et procédé de fonctionnement de commande tactile associé

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16771191

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16771191

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 16771191

Country of ref document: EP

Kind code of ref document: A1