WO2023098628A1 - Procédé et appareil de fonctionnement de commande tactile et dispositif électronique - Google Patents
Procédé et appareil de fonctionnement de commande tactile et dispositif électronique Download PDFInfo
- Publication number
- WO2023098628A1 WO2023098628A1 PCT/CN2022/134739 CN2022134739W WO2023098628A1 WO 2023098628 A1 WO2023098628 A1 WO 2023098628A1 CN 2022134739 W CN2022134739 W CN 2022134739W WO 2023098628 A1 WO2023098628 A1 WO 2023098628A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- touch
- area
- input
- touch input
- points
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 53
- 230000002265 prevention Effects 0.000 claims abstract description 34
- 230000004044 response Effects 0.000 claims abstract description 28
- 238000004891 communication Methods 0.000 claims abstract description 9
- 238000004590 computer program Methods 0.000 claims description 3
- 230000006870 function Effects 0.000 description 10
- 241000282376 Panthera tigris Species 0.000 description 7
- 238000010586 diagram Methods 0.000 description 6
- 230000001360 synchronised effect Effects 0.000 description 5
- 230000000694 effects Effects 0.000 description 4
- 230000003068 static effect Effects 0.000 description 3
- 230000001629 suppression Effects 0.000 description 3
- 230000003190 augmentative effect Effects 0.000 description 2
- 238000001514 detection method Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000006698 induction Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 241000699670 Mus sp. Species 0.000 description 1
- 238000007599 discharging Methods 0.000 description 1
- 238000005265 energy consumption Methods 0.000 description 1
- 230000001939 inductive effect Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000011897 real-time detection Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/03—Arrangements for converting the position or the displacement of a member into a coded form
- G06F3/041—Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
- G06F3/0412—Digitisers structurally integrated in a display
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/03—Arrangements for converting the position or the displacement of a member into a coded form
- G06F3/041—Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
- G06F3/044—Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means by capacitive means
- G06F3/0441—Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means by capacitive means using active external devices, e.g. active pens, for receiving changes in electrical potential transmitted by the digitiser, e.g. tablet driving signals
Definitions
- the present application belongs to the technical field of communication, and in particular relates to a touch operation method, device and electronic equipment.
- the purpose of the embodiments of the present application is to provide a touch operation method, device and electronic equipment, which can solve the problem of accidentally touching the screen when the user holds the edge of the screen with his hand for operation.
- the embodiment of the present application provides a touch operation method, including:
- the touch parameters of the touch point corresponding to the first touch input are acquired, wherein the touch screen includes an anti-mistouch area and a normal area, At least one touch point corresponding to the first touch input is located in the false touch prevention area, the touch point corresponding to the second touch input is located in the normal area, and the touch parameters include touch Location;
- the embodiment of the present application provides a touch operation device, including:
- the first acquisition module is configured to acquire the touch parameters of the touch point corresponding to the first touch input when the first touch input and the second touch input are detected, wherein the touch screen includes an anti- In the false touch area and the normal area, at least one touch point corresponding to the first touch input is located in the false touch prevention area, and the touch point corresponding to the second touch input is located in the normal area, so
- the touch parameters include a touch position
- a first determining module configured to determine that the first touch input is an invalid input when the touch parameter of the touch point corresponding to the first touch input satisfies a first preset condition
- the first processing module is configured not to perform response processing on the first touch input, but to perform response processing on the second touch input.
- the embodiment of the present application provides an electronic device, the electronic device includes a processor and a memory, the memory stores programs or instructions that can run on the processor, and the programs or instructions are processed by the The steps of the method described in the first aspect are realized when the controller is executed.
- an embodiment of the present application provides a readable storage medium, on which a program or an instruction is stored, and when the program or instruction is executed by a processor, the steps of the method described in the first aspect are implemented .
- the embodiment of the present application provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions, so as to implement the first aspect the method described.
- an embodiment of the present application provides a computer program product, the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the method described in the first aspect.
- the embodiment of the present application provides an electronic device configured to execute the method described in the first aspect.
- the touch point corresponding to the touch point is determined according to the touch parameters of the touch point. Whether the first touch input is an invalid input, if the first touch input is an invalid input, do not perform response processing on the first touch input, and perform response processing on the second touch input, That is, it is determined that the first touch input is a false touch input by the user, and the second touch input detected in the normal area is responded to instead of responding to the first touch input, thereby avoiding the user's false touch operation on the screen.
- FIG. 1 is a schematic flowchart of a touch operation method according to an embodiment of the present application
- Fig. 2 is one of the schematic diagrams of the position of the anti-mistouch area in the touch screen in the embodiment of the present application;
- Fig. 3 is the second schematic diagram of the position of the anti-mistouch area in the touch screen in the embodiment of the present application.
- FIG. 4 is a block diagram of a touch operation device according to an embodiment of the present application.
- Fig. 5 is one of the structural block diagrams of the electronic device of the embodiment of the present application.
- FIG. 6 is a second structural block diagram of an electronic device according to an embodiment of the present application.
- the embodiment of the present application provides a touch operation method, including:
- Step 101 When the first touch input and the second touch input are detected, acquire the touch parameters of the touch point corresponding to the first touch input, wherein the touch screen includes an anti-mistouch area and In the normal area, at least one touch point corresponding to the first touch input is located in the false touch prevention area, the touch point corresponding to the second touch input is located in the normal area, and the touch parameter Including touch location.
- the false touch prevention area is located in the corner area of the touch screen, for example, it is set at the four corners of the touch screen, and the size of the false touch prevention area can be set according to user requirements.
- the above-mentioned normal area is an area of the touch screen except the touch-proof area.
- the user will only input one touch input on the touch screen at a certain time, so that after the second touch input is detected in the common area, that is, after a valid touch input is detected in the common area, Going to detect whether there is a false touch input can effectively improve the accuracy of detecting false touch input, and after the effective input is detected, the detection of false touch input is carried out instead of real-time detection of false touch input. Effectively reduce the energy consumption of electronic equipment.
- Step 102 When the touch parameter of the touch point corresponding to the first touch input satisfies a first preset condition, determine that the first touch input is an invalid input.
- the first touch input may be determined whether the first touch input is a valid touch input by comparing the touch position of the touch point corresponding to the first touch input and the positional relationship between the false touch prevention area.
- the touch positions of the touch points corresponding to a touch input are all located in the false touch prevention area, it is determined that the first touch input is an invalid input.
- Step 103 Do not perform response processing on the first touch input, and perform response processing on the second touch input.
- the first touch input is an invalid input, determine that the first touch input is a false touch input by the user, do not respond to the first touch input, and only respond to the second touch detected in the non-mis-touch prevention area. Control input, thereby avoiding the user's accidental touch operation on the screen.
- the touch point corresponding to the touch point is determined according to the touch parameters of the touch point. Whether the first touch input is an invalid input, if the first touch input is an invalid input, do not perform response processing on the first touch input, and perform response processing on the second touch input, That is, it is determined that the first touch input is a false touch input by the user, and the second touch input detected in the normal area is responded to instead of responding to the first touch input, thereby avoiding the user's false touch operation on the screen.
- the false touch prevention area includes a first area and a second area, wherein the distance between at least some of the pixels in the second area and the edge corner of the electronic device is greater than that of the pixels in the first area The maximum distance between a point and an edge corner of an electronic device.
- the false touch prevention area includes a first area A and a second area B.
- the combination of the first area A and the second area B forms an anti-mistouch area as shown in Figure 2, the first area A and the second area B are not inclusive (or, the first area and the second area There is no overlapping area between them).
- the above-mentioned touch areas are distributed in the lower left and right corners of the touch screen, as shown in Figure 3, when the touch screen is in the vertical screen operation mode, the above-mentioned touch areas are distributed in the The lower left and lower right corners of the touch screen.
- the false touch prevention area is divided into two areas, and the touch position of the touch point corresponding to the first touch input is compared with the position of at least one of the two areas to quickly determine the above-mentioned first touch. Whether the control input is a valid input.
- the first preset condition includes at least one of the following:
- the touch positions of the touch points corresponding to the first touch input are all located in the first area;
- the touch position of the first part of touch points corresponding to the first touch input is located in the first area, and the touch position of the second part of touch points corresponding to the first touch input is located in the first area In the second area, the second part of touch points is all touch points in the touch points corresponding to the first touch input except the first part of touch points.
- the first touch input when all the touch points corresponding to the first touch input are located in the first area, or, when the touch points corresponding to the first touch input are respectively located in the first area and the second area, it is determined that the first touch input is an invalid input, and the first touch input is suppressed (that is, the first touch input is not responded to).
- the touch parameters also include touch time;
- the false touch prevention area includes a first area and a second area, and the distance between at least some of the pixels in the second area and the edge corner of the electronic device The distance is greater than the maximum distance between a pixel point in the first area and an edge corner of the electronic device;
- the first preset conditions include:
- the touch positions of the touch points corresponding to the first touch input are all located in the second area, and the touch time corresponding to the touch points is greater than a preset time threshold.
- the touch positions of the touch points corresponding to the first touch input are all located in the second area, and at least part of the touch points corresponding to the first touch input
- the control time is greater than the preset time threshold, it is determined that the above-mentioned first touch input is an invalid input, and the number of at least some touch points can be determined according to a preset value.
- the method further includes:
- the second preset condition includes:
- the touch position of the third part of the touch points corresponding to the first touch input is located in the anti-false touch area, and the touch position of the fourth part of the touch points of the first touch input is located in the common area.
- the first touch input is determined to be a valid input and the input is responded to. For example, the input of sliding from area B to the normal area, or the input of sliding from area A to the normal area are valid inputs.
- the second preset condition it is possible to quickly identify whether the touch input is a valid input.
- the first touch input after determining that the first touch input is a valid input, it further includes:
- Determining at least part of the touch points in the third part of the touch points and the fourth part of the touch points are valid touch points for the first touch input, and the number of the at least part of the touch points is less than a preset Set the threshold.
- the preset threshold is related to the chip capacity of the electronic device. Specifically, the preset threshold can be set according to the number of frames supported by the chip capacity of the electronic device to ensure that the total number of valid touch points The corresponding number of frames should be less than or equal to the number of frames that can be supported by the chip or chip capacity of the electronic device.
- the touch screen is in a horizontal screen operation state
- a touch input is only detected in the common area of the left half of the touch screen, it will be suppressed according to the conventional edge suppression method, that is Suppression is performed when the corner sensor is recognized as a tiger's mouth feature.
- the corner sensing amount is the sensing amount detected by the sensor of the electronic device, and the sensing amount is compared with the sensing amount corresponding to the tiger's mouth feature, and if they match, it is determined to be the tiger's mouth feature.
- a touch input is detected at the position of the normal area of the left half of the screen (or the position of the right half of the screen except for the normal area), and only a touch point is detected in the above-mentioned first area A, the touch input
- the control points are suppressed, that is, they do not respond to the touch input corresponding to the touch points in the area A.
- a touch point is detected in the second area B, it is determined whether the touch duration corresponding to the touch point is greater than the preset time threshold, and if it is greater than the preset time threshold, the touch corresponding to the touch point input is suppressed.
- the touch input corresponding to the touch point is also suppressed, and the touch is released until the touch point moves out of area B. point, and use the touch input corresponding to the touch point as a valid input.
- the touch point moves from the B area to the A area, the touch input corresponding to the touch point is also suppressed.
- the touch input is detected at the position of the common area, and only when the touch point is detected in the above-mentioned first area A, the The touch point is suppressed, that is, it does not respond to the touch input corresponding to the touch point in the area A.
- a touch point is detected in the second area B, it is determined whether the touch duration corresponding to the touch point is greater than the preset time threshold, and if it is greater than the preset time threshold, the touch corresponding to the touch point input is suppressed.
- the touch input corresponding to the touch point is also suppressed, and the touch is released until the touch point moves out of area B. point, and use the touch input corresponding to the touch point as a valid input.
- the touch point moves from the B area to the A area, the touch input corresponding to the touch point is also suppressed.
- performing response processing on the second touch input includes:
- the touch screen is composed of electrodes interlaced horizontally and vertically.
- a human hand touches the screen, a part of the charge will be taken away from the corresponding electrode by the human hand, resulting in a capacitance change.
- the coordinates touched by the finger can be specifically located according to the capacitance change of each electrode.
- the sensing parameter may specifically be capacitance change information of the electrodes. If the inductive quantity parameter corresponding to the second touch input does not match the preset characteristic parameter of the jaw, it is determined that the second touch input is not a false touch input of the touch screen by a human hand, and then respond to the second touch input.
- the second touch input is a false touch input of a human hand on the touch screen based on the characteristic parameters of the mouth of the tiger, so as to improve the accuracy of identifying the false touch input.
- the false touch prevention area is set as two areas, the position of the touch point falling in the false touch area is compared with the positions of the two areas, and the touch input at the corner of the touch screen It is divided into multiple situations to suppress and cancel suppression, so that the edge reporting point is closer to the user's operation intention, and the probability of false touch in the corner is reduced.
- the user when the user operates with two fingers on the screen, it can effectively reduce the probability of false touches in the left and right lower corners; when switching pictures in the album in the vertical screen, it can reduce the probability of false positive points in the corners and improve the success rate of left and right switching .
- the touch operation method provided in the embodiment of the present application may be executed by a touch operation device.
- the touch operation device provided in the embodiment of the present application is described by taking the touch operation device performing the touch operation method as an example.
- the embodiment of the present application also provides a touch operation device 400, including:
- the first acquiring module 401 is configured to acquire the touch parameter of the touch point corresponding to the first touch input when the first touch input and the second touch input are detected, wherein the touch screen includes An anti-mis-touch area and a normal area, at least one touch point corresponding to the first touch input is located in the anti-mis-touch area, and a touch point corresponding to the second touch input is located in the normal area,
- the touch parameter includes a touch position;
- the first determining module 402 is configured to determine that the first touch input is an invalid input when the touch parameter of the touch point corresponding to the first touch input satisfies a first preset condition
- the first response module 403 is configured not to perform response processing on the first touch input, but to perform response processing on the second touch input.
- the false touch prevention area includes a first area and a second area, wherein the distance between at least some of the pixels in the second area and the edge corner of the electronic device is greater than that of the pixels in the first area The maximum distance between the point and the edge corner of the electronic device;
- the first preset condition includes at least one of the following:
- the touch positions of the touch points corresponding to the first touch input are all located in the first area;
- the touch position of the first part of touch points corresponding to the first touch input is located in the first area, and the touch position of the second part of touch points corresponding to the first touch input is located in the first area In the second area, the second part of touch points is all touch points in the touch points corresponding to the first touch input except the first part of touch points.
- the touch parameter further includes touch time
- the false touch prevention area includes a first area and a second area
- the distance between at least some of the pixels in the second area and the edge corner of the electronic device is The distance is greater than the maximum distance between a pixel point in the first area and an edge corner of the electronic device
- the first preset conditions include:
- the touch positions of the touch points corresponding to the first touch input are all located in the second area, and the touch time corresponding to the touch points is greater than a preset time threshold.
- the device of the embodiment of the present application further includes:
- the second determining module is configured to, after the first acquiring module acquires the touch parameter of the touch point corresponding to the first touch input, satisfy the first touch parameter of the touch point corresponding to the first touch input In the case of two preset conditions, determine that the first touch input is a valid input and respond to the first touch input;
- the second preset condition includes:
- the touch position of the third part of the touch points corresponding to the first touch input is located in the anti-false touch area, and the touch position of the fourth part of the touch points of the first touch input is located in the common area.
- the device of the embodiment of the present application further includes:
- the third determining module is configured to determine at least some of the third part of the touch points and the fourth part of the touch points after the first determining module determines that the first touch input is a valid input.
- the point is an effective touch point of the first touch input, and the number of the at least some touch points is less than a preset threshold.
- the touch point corresponding to the touch point is determined according to the touch parameters of the touch point. Whether the first touch input is an invalid input, if the first touch input is an invalid input, do not perform response processing on the first touch input, and perform response processing on the second touch input, That is, it is determined that the first touch input is a false touch input by the user, and the second touch input detected in the normal area is responded to instead of responding to the first touch input, thereby avoiding the user's false touch operation on the screen.
- the touch operation device in the embodiment of the present application may be an electronic device, or a component in the electronic device, such as an integrated circuit or a chip.
- the electronic device may be a terminal, or other devices other than the terminal.
- the electronic device can be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle electronic device, a mobile Internet device (Mobile Internet Device, MID), an augmented reality (augmented reality, AR)/virtual reality (virtual reality, VR) ) equipment, robots, wearable devices, ultra-mobile personal computer (ultra-mobile personal computer, UMPC), netbook or personal digital assistant (personal digital assistant, PDA), etc.
- the touch operation device in the embodiment of the present application may be a device with an operating system.
- the operating system may be an Android operating system, an iOS operating system, or other possible operating systems, which are not specifically limited in this embodiment of the present application.
- the touch operation device provided by the embodiment of the present application can realize various processes realized by the method embodiments in FIG. 1 to FIG. 3 , and details are not repeated here to avoid repetition.
- the embodiment of the present application also provides an electronic device 500, including a processor 501 and a memory 502, and the memory 502 stores programs or instructions that can run on the processor 501.
- the programs or instructions are executed by the processor 501, the various steps of the above-mentioned touch operation method embodiments can be achieved, and the same technical effect can be achieved. To avoid repetition, details are not repeated here.
- the electronic devices in the embodiments of the present application include the above-mentioned mobile electronic devices and non-mobile electronic devices.
- FIG. 6 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
- the electronic device 600 includes but is not limited to: a radio frequency unit 601, a network module 602, an audio output unit 603, an input unit 604, a sensor 605, a display unit 606, a user input unit 607, an interface unit 608, a memory 609, and a processor 610, etc. part.
- the electronic device 600 can also include a power supply (such as a battery) for supplying power to various components, and the power supply can be logically connected to the processor 610 through the power management system, so that the management of charging, discharging, and function can be realized through the power management system. Consumption management and other functions.
- a power supply such as a battery
- the structure of the electronic device shown in FIG. 6 does not constitute a limitation to the electronic device, and the electronic device may include more or fewer components than shown in the figure, or combine some components, or arrange different components, which will not be repeated here. .
- the processor 610 is configured to acquire touch parameters of a touch point corresponding to the first touch input when the first touch input and the second touch input are detected, wherein the first touch input At least one touch point corresponding to the touch input is located within the false touch prevention area of the touch screen, the touch point corresponding to the second touch input is located outside the false touch prevention area, and the touch parameters include Touch position; when the touch parameter of the touch point corresponding to the first touch input satisfies a first preset condition, determine that the first touch input is an invalid input; No response processing is performed on the input, and response processing is performed on the second touch input.
- the touch point corresponding to the touch point is determined according to the touch parameters of the touch point. Whether the first touch input is an invalid input, if the first touch input is an invalid input, no response processing is performed on the first touch input, and response processing is performed on the second touch input , that is, it is determined that the first touch input is a false touch input by the user, the first touch input is not responded to, and the second touch input detected in the normal area is responded to, thereby avoiding the user's false touch operation on the screen.
- the false touch prevention area includes a first area and a second area, wherein the distance between at least some of the pixels in the second area and the edge corner of the electronic device is greater than that of the pixels in the first area The maximum distance between the point and the edge corner of the electronic device;
- the first preset condition includes at least one of the following:
- the touch positions of the touch points corresponding to the first touch input are all located in the first area;
- the touch position of the first part of touch points corresponding to the first touch input is located in the first area, and the touch position of the second part of touch points corresponding to the first touch input is located in the first area In the second area, the second part of touch points is all touch points in the touch points corresponding to the first touch input except the first part of touch points.
- the touch parameter further includes touch time
- the false touch prevention area includes a first area and a second area
- the distance between at least some of the pixels in the second area and the edge corner of the electronic device is The distance is greater than the maximum distance between a pixel point in the first area and an edge corner of the electronic device
- the first preset conditions include:
- the touch positions of the touch points corresponding to the first touch input are all located in the second area, and the touch time corresponding to the touch points is greater than a preset time threshold.
- the processor 610 is further configured to determine that the first touch input is valid if the touch parameter of the touch point corresponding to the first touch input satisfies a second preset condition. input and respond to the first touch input;
- the second preset condition includes:
- the touch position of the third part of the touch points corresponding to the first touch input is located in the anti-false touch area, and the touch position of the fourth part of the touch points of the first touch input is located in the normal area .
- the processor 610 is further configured to determine that at least part of the third part of touch points and the fourth part of touch points are valid touch points of the first touch input. points, the number of at least some of the touch points is less than a preset threshold.
- the touch point corresponding to the touch point is determined according to the touch parameters of the touch point. Whether the first touch input is an invalid input, if the first touch input is an invalid input, no response processing is performed on the first touch input, and response processing is performed on the second touch input , that is, it is determined that the first touch input is a false touch input by the user, the first touch input is not responded to, and the second touch input detected in the normal area is responded to, thereby avoiding the user's false touch operation on the screen.
- the input unit 604 may include a graphics processor (Graphics Processing Unit, GPU) 6041 and a microphone 6042, and the graphics processor 6041 is used for the image capture device (such as the image data of the static picture or video obtained by the camera) for processing.
- the display unit 606 may include a display panel 6061, and the display panel 6061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
- the user input unit 607 includes at least one of a touch panel 6071 and other input devices 6072 .
- the touch panel 6071 is also called a touch screen.
- the touch panel 6071 may include two parts, a touch detection device and a touch controller.
- Other input devices 6072 may include, but are not limited to, physical keyboards, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, and joysticks, which will not be repeated here.
- the memory 609 can be used to store software programs as well as various data.
- the memory 609 may mainly include a first storage area for storing programs or instructions and a second storage area for storing data, wherein the first storage area may store an operating system, an application program or instructions required by at least one function (such as a sound playing function, image playback function, etc.), etc.
- memory 609 may include volatile memory or nonvolatile memory, or, memory 609 may include both volatile and nonvolatile memory.
- the non-volatile memory can be read-only memory (Read-Only Memory, ROM), programmable read-only memory (Programmable ROM, PROM), erasable programmable read-only memory (Erasable PROM, EPROM), electronically programmable Erase Programmable Read-Only Memory (Electrically EPROM, EEPROM) or Flash.
- ROM Read-Only Memory
- PROM programmable read-only memory
- Erasable PROM Erasable PROM
- EPROM erasable programmable read-only memory
- Electrical EPROM Electrical EPROM
- EEPROM electronically programmable Erase Programmable Read-Only Memory
- Volatile memory can be random access memory (Random Access Memory, RAM), static random access memory (Static RAM, SRAM), dynamic random access memory (Dynamic RAM, DRAM), synchronous dynamic random access memory (Synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (Double Data Rate SDRAM, DDRSDRAM), enhanced synchronous dynamic random access memory (Enhanced SDRAM, ESDRAM), synchronous connection dynamic random access memory (Synch link DRAM , SLDRAM) and Direct Memory Bus Random Access Memory (Direct Rambus RAM, DRRAM).
- RAM Random Access Memory
- SRAM static random access memory
- DRAM dynamic random access memory
- DRAM synchronous dynamic random access memory
- SDRAM double data rate synchronous dynamic random access memory
- Double Data Rate SDRAM Double Data Rate SDRAM
- DDRSDRAM double data rate synchronous dynamic random access memory
- Enhanced SDRAM, ESDRAM enhanced synchronous dynamic random access memory
- Synch link DRAM , SLDRAM
- Direct Memory Bus Random Access Memory Direct Rambus
- the processor 610 may include one or more processing units; optionally, the processor 610 integrates an application processor and a modem processor, wherein the application processor mainly processes operations related to the operating system, user interface, and application programs, etc., Modem processors mainly process wireless communication signals, such as baseband processors. It can be understood that the foregoing modem processor may not be integrated into the processor 610 .
- the embodiment of the present application also provides a readable storage medium, the readable storage medium stores a program or an instruction, and when the program or instruction is executed by the processor, each process of the above touch operation method embodiment is realized, and can achieve The same technical effects are not repeated here to avoid repetition.
- the processor is the processor in the electronic device described in the above embodiments.
- the readable storage medium includes a computer-readable storage medium, such as a computer read-only memory ROM, a random access memory RAM, a magnetic disk or an optical disk, and the like.
- the embodiment of the present application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions to realize the above-mentioned embodiment of the touch operation method Each process, and can achieve the same technical effect, in order to avoid repetition, will not repeat them here.
- chips mentioned in the embodiments of the present application may also be called system-on-chip, system-on-chip, system-on-a-chip, or system-on-a-chip.
- An embodiment of the present application provides a computer program product, the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the various processes in the above-mentioned embodiment of the touch operation method, and can achieve the same technology Effect, in order to avoid repetition, will not repeat them here.
- the term “comprising”, “comprising” or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, It also includes other elements not expressly listed, or elements inherent in the process, method, article, or device. Without further limitations, an element defined by the phrase “comprising a " does not preclude the presence of additional identical elements in the process, method, article, or apparatus comprising that element.
- the scope of the methods and devices in the embodiments of the present application is not limited to performing functions in the order shown or discussed, and may also include performing functions in a substantially simultaneous manner or in reverse order according to the functions involved. Functions are performed, for example, the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
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)
- Position Input By Displaying (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
La présente demande se rapporte au domaine technique des communications. Sont divulgués un procédé et un appareil de fonctionnement de commande tactile, ainsi qu'un dispositif électronique. Le procédé consiste : dans la mesure où une première entrée de commande tactile et une seconde entrée de commande tactile sont détectées, à acquérir des paramètres de commande tactile d'un point de commande tactile correspondant à la première entrée de commande tactile, un écran de commande tactile comprenant une zone de prévention de toucher accidentel et une zone commune, au moins un point de commande tactile correspondant à la première entrée de commande tactile étant situé à l'intérieur de la zone de prévention de toucher accidentel, un point de commande tactile correspondant à la seconde entrée de commande tactile étant est situé dans la zone commune, et les paramètres de commande tactile comprenant une position de commande tactile ; lorsque les paramètres de commande tactile du point de commande tactile correspondant à la première entrée de commande tactile satisfont une première condition prédéfinie, à déterminer que la première entrée de commande tactile est une entrée invalide ; et à réaliser un traitement de non-réponse sur la première entrée de commande tactile, et à réaliser un traitement de réponse sur la seconde entrée de commande tactile.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111442404.2A CN114089868A (zh) | 2021-11-30 | 2021-11-30 | 触控操作方法、装置和电子设备 |
CN202111442404.2 | 2021-11-30 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2023098628A1 true WO2023098628A1 (fr) | 2023-06-08 |
Family
ID=80305906
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2022/134739 WO2023098628A1 (fr) | 2021-11-30 | 2022-11-28 | Procédé et appareil de fonctionnement de commande tactile et dispositif électronique |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN114089868A (fr) |
WO (1) | WO2023098628A1 (fr) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114089868A (zh) * | 2021-11-30 | 2022-02-25 | 维沃移动通信有限公司 | 触控操作方法、装置和电子设备 |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100079413A1 (en) * | 2008-09-29 | 2010-04-01 | Denso Corporation | Control device |
CN104571693A (zh) * | 2014-12-22 | 2015-04-29 | 联想(北京)有限公司 | 信息处理方法及电子设备 |
CN106855783A (zh) * | 2016-12-16 | 2017-06-16 | 广东欧珀移动通信有限公司 | 一种防误触的方法、装置及移动终端 |
CN108595106A (zh) * | 2018-04-28 | 2018-09-28 | 努比亚技术有限公司 | 终端控制方法、终端及计算机可读存储介质 |
CN111414098A (zh) * | 2020-04-29 | 2020-07-14 | Oppo(重庆)智能科技有限公司 | 触摸屏控制方法和装置、电子设备、计算机可读存储介质 |
CN114089868A (zh) * | 2021-11-30 | 2022-02-25 | 维沃移动通信有限公司 | 触控操作方法、装置和电子设备 |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8970525B1 (en) * | 2012-06-27 | 2015-03-03 | Google Inc. | Method and system for trackpad input error mitigation |
CN107407996B (zh) * | 2015-12-31 | 2020-07-24 | 华为技术有限公司 | 悬浮触控装置及方法 |
CN106201309B (zh) * | 2016-06-29 | 2019-08-20 | 维沃移动通信有限公司 | 一种状态栏处理方法和移动终端 |
CN106527818B (zh) * | 2016-12-16 | 2019-07-02 | Oppo广东移动通信有限公司 | 一种移动终端上触摸操作的控制方法、装置及移动终端 |
CN111095181B (zh) * | 2017-10-13 | 2021-10-22 | 华为技术有限公司 | 信息处理方法、相关设备及计算机存储之介质 |
CN108319386A (zh) * | 2018-01-08 | 2018-07-24 | 维沃移动通信有限公司 | 一种显示屏防误触方法及移动终端 |
CN111104001B (zh) * | 2018-10-26 | 2022-05-20 | 北京小米移动软件有限公司 | 一种屏幕防误触的方法、装置、移动终端和存储介质 |
CN111610874B (zh) * | 2019-02-22 | 2022-05-10 | 华为技术有限公司 | 一种触摸屏的响应方法及电子设备 |
CN110471559B (zh) * | 2019-07-25 | 2023-05-26 | 维沃移动通信有限公司 | 一种防误触方法及移动终端 |
CN111897476B (zh) * | 2020-07-31 | 2022-02-08 | 维沃移动通信有限公司 | 防误触设置方法及装置 |
-
2021
- 2021-11-30 CN CN202111442404.2A patent/CN114089868A/zh active Pending
-
2022
- 2022-11-28 WO PCT/CN2022/134739 patent/WO2023098628A1/fr unknown
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100079413A1 (en) * | 2008-09-29 | 2010-04-01 | Denso Corporation | Control device |
CN104571693A (zh) * | 2014-12-22 | 2015-04-29 | 联想(北京)有限公司 | 信息处理方法及电子设备 |
CN106855783A (zh) * | 2016-12-16 | 2017-06-16 | 广东欧珀移动通信有限公司 | 一种防误触的方法、装置及移动终端 |
CN108595106A (zh) * | 2018-04-28 | 2018-09-28 | 努比亚技术有限公司 | 终端控制方法、终端及计算机可读存储介质 |
CN111414098A (zh) * | 2020-04-29 | 2020-07-14 | Oppo(重庆)智能科技有限公司 | 触摸屏控制方法和装置、电子设备、计算机可读存储介质 |
CN114089868A (zh) * | 2021-11-30 | 2022-02-25 | 维沃移动通信有限公司 | 触控操作方法、装置和电子设备 |
Also Published As
Publication number | Publication date |
---|---|
CN114089868A (zh) | 2022-02-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20200183556A1 (en) | Interaction position determination method and system, storage medium and smart terminal | |
US10955980B2 (en) | Terminal and method for touchscreen input correction | |
US20130050133A1 (en) | Method and apparatus for precluding operations associated with accidental touch inputs | |
US20120162105A1 (en) | Information processing device, method of processing information, and computer program storage device | |
CN107145293A (zh) | 一种截图方法、移动终端及存储介质 | |
WO2021164460A1 (fr) | Procédé et appareil de réponse tactile, dispositif électronique et support de stockage | |
KR102422181B1 (ko) | 전자 장치의 디스플레이 제어 방법 및 그 전자 장치 | |
WO2023025060A1 (fr) | Procédé et appareil de traitement d'adaptation d'affichage d'interface, et dispositif électronique | |
WO2016131274A1 (fr) | Procédé, dispositif et terminal permettant de commander un affichage de terminal | |
WO2023098628A1 (fr) | Procédé et appareil de fonctionnement de commande tactile et dispositif électronique | |
WO2024037415A1 (fr) | Procédé et appareil d'affichage de contenu de duplication d'écran, dispositif et support de stockage | |
CN114779977A (zh) | 界面显示方法、装置、电子设备及存储介质 | |
CN105183538B (zh) | 一种信息处理方法及电子设备 | |
US20180074682A1 (en) | Widget Displaying Method and Apparatus for Use in Flexible Display Device, and Storage Medium | |
WO2020015529A1 (fr) | Procédé de commande de dispositif terminal, et dispositif terminal | |
WO2023160453A1 (fr) | Procédé et appareil de commande d'affichage, dispositif électronique et support de stockage | |
WO2023246714A1 (fr) | Procédé et appareil de détermination d'état, dispositif électronique et support de stockage lisible | |
WO2024012268A1 (fr) | Procédé et appareil d'opération virtuelle, dispositif électronique et support de stockage lisible | |
WO2023169499A1 (fr) | Procédé de commande avec une seule main et appareil de commande pour écran tactile, dispositif électronique et support de stockage | |
WO2023030304A1 (fr) | Procédé et appareil d'affichage d'informations d'invite, et dispositif électronique | |
WO2023030238A1 (fr) | Procédé et appareil de saisie sécurisée | |
WO2023138509A1 (fr) | Procédé et appareil de traitement d'images | |
WO2023093661A1 (fr) | Procédé et appareil de commande d'interface, et dispositif électronique et support de stockage | |
WO2022247745A1 (fr) | Procédé de commande tactile, appareil de commande tactile et dispositif électronique | |
CN204270284U (zh) | 一种显示设备 |
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: 22900432 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |