WO2015176672A1 - Procédé et appareil pour obtenir une priorité de réponse pour un déclenchement d'application - Google Patents

Procédé et appareil pour obtenir une priorité de réponse pour un déclenchement d'application Download PDF

Info

Publication number
WO2015176672A1
WO2015176672A1 PCT/CN2015/079488 CN2015079488W WO2015176672A1 WO 2015176672 A1 WO2015176672 A1 WO 2015176672A1 CN 2015079488 W CN2015079488 W CN 2015079488W WO 2015176672 A1 WO2015176672 A1 WO 2015176672A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
trigger
window
trigger window
function
Prior art date
Application number
PCT/CN2015/079488
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 WO2015176672A1 publication Critical patent/WO2015176672A1/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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method and apparatus for obtaining a priority response right triggered by an application.
  • the multiple similar applications When multiple similar applications are installed in one device at the same time, when a status event related to the plurality of similar applications occurs in the status bar, the multiple similar applications respond to the status bar gesture event (eg, click, Double-click, slide, etc.) to compete for the priority response of the status bar event.
  • the status bar gesture event eg, click, Double-click, slide, etc.
  • the multiple similar applications respond to the status bar gesture event (eg, click, Double-click, slide, etc.) to compete for the priority response of the status bar event.
  • the status bar gesture event eg, click, Double-click, slide, etc.
  • the prior art method for obtaining the priority response right is: using the Activtor plug-in to provide an interface provided by a third party, such as SBSettings, to set an application to have a priority response right of a certain status bar gesture event.
  • the user needs to install the Activitor plugin, and the interface provided by Activitor is exclusive, that is, only one application can use this interface at a time, and which application needs to be determined according to the user's preference.
  • the method for obtaining the priority response right in the prior art 2 is to directly use the status bar of each application or a part of the status bar as the response area of the event.
  • the present invention has been made in order to provide a method for obtaining a priority response right to an application trigger that overcomes the above problems or at least partially solves the above problems, and a corresponding device for obtaining a priority response right to an application trigger.
  • a method for obtaining a priority response right to an application trigger includes: determining a function entry location corresponding to the application, where the function entry is set in an interface provided by the operating system; generating a trigger window, the trigger window is used as a trigger interface of the application; and the trigger window is overlaid by the application Corresponding function entry, and setting a display level of the trigger window higher than a display level of the function entry corresponding to the application, so that the trigger window has a priority response right.
  • an apparatus for obtaining a priority response right for an application trigger comprising: a location determining unit adapted to determine a function entry location corresponding to an application, wherein the function entry is provided by an operating system
  • the generating unit is adapted to generate a trigger window, the trigger window is used as a trigger interface of the application;
  • the window position setting unit is adapted to cover the trigger window with a function entry corresponding to the application;
  • the display level setting unit The display level of the trigger window is higher than the display level of the function entry corresponding to the application, so that the window has a priority response right.
  • a computer program comprising computer readable code, when the computer readable code is run on a terminal device, causing the terminal device to perform the acquisition of the application as described in any of the above The method of triggering the priority response right.
  • a trigger window as a trigger interface of the application
  • the function entry corresponding to the application in the interface provided by the operating system is overwritten, and the display level of the trigger window is higher than the display level of the function entry corresponding to the application.
  • FIG. 1 is a flowchart of a method for obtaining a priority response right triggered by an application according to an embodiment of the present invention.
  • FIG. 2 is a schematic structural diagram of an apparatus for acquiring a priority response right for an application trigger according to Embodiment 3 of the present invention
  • Figure 3 shows schematically a block diagram of a terminal device for carrying out the method according to the invention
  • Fig. 4 schematically shows a storage unit for holding or carrying program code implementing the method according to the invention.
  • Embodiment 1 A method for obtaining a priority response right triggered by an application. The method of this embodiment will be described below with reference to FIG. 1.
  • the system described in this embodiment is the operating system of the device where the application is located.
  • the device may be an iPod touch, an iPhone, an iPad, etc., and the system may be an iOS (iPhone operating system).
  • the interface provided by the operating system in this embodiment includes: a desktop, a system menu interface, or a status bar.
  • the application described in this embodiment is an application that needs to obtain a priority response right, for example, 360 power saving king.
  • the function entry corresponding to the application in this embodiment includes an icon for triggering a certain function of the application in the desktop, the system menu interface or the status bar.
  • the function entry may be a battery icon in the status bar.
  • the trigger window is generated as the trigger interface of the application, and the user initiates a gesture event to the trigger window to trigger a certain function of the application, for example, a prompt box is popped up.
  • One of the embodiments may generate the trigger window by the application itself, and another embodiment may generate the trigger window by a third party application.
  • the trigger window of one embodiment of the present invention is a transparent window.
  • the size of the trigger window generated in this embodiment is adapted to cover a function entry corresponding to the application.
  • the trigger window is a non-transparent window, and the trigger window may include a function icon corresponding to the application, which may have the same or different appearance as the function entry corresponding to the application, and the function The size of the icon is adapted to cover a function entry corresponding to the application.
  • the trigger window is used to cover a function entry corresponding to the application, and the display level of the trigger window is set to be higher than a display level of the function entry corresponding to the application, so that the trigger window has a priority response right.
  • An embodiment of the trigger window covering the function corresponding to the application includes: the location of the trigger window is the same as the location of the function entry corresponding to the application, and the size of the trigger window is suitable for covering the location The function entry corresponding to the application;
  • the triggering window is configured to cover the function entry corresponding to the application
  • the trigger window includes a function icon corresponding to the application, where the location of the function icon is related to the function entry of the application.
  • the locations are the same, and the size of the function icons is adapted to cover a function entry corresponding to the application.
  • the trigger window does not cover the function entry of other applications.
  • the setting the display level of the trigger window is higher than the display level of the function entry corresponding to the application, and the display level of the function entry corresponding to the application is obtained, and the display level of the trigger window is set to be high.
  • the display level of the function entry corresponding to the application is higher than the display level of the function entry corresponding to the application, and the display level of the function entry corresponding to the application is obtained, and the display level of the trigger window is set to be high.
  • the setting the display level of the trigger window to be higher than the display level of the function entry corresponding to the application comprises: setting a display level of the trigger window higher than a display level of all other trigger windows, that is, The trigger window is always located above all other trigger windows (including other application windows), so it can respond to the gesture events in its area with priority, that is, it becomes the first responder of the gesture event in the area.
  • the response principle of the system to the event is: When an event occurs, it must be determined who responds to the event. In iOS, the responder chain (The Responder Chain) responds to events. All event response classes are subclasses of UIResponder. The responder chain is a hierarchy of different objects, each of which will Get the chance to respond to the event message in turn.
  • the event is first sent to the first responder, which is often the view in which the event occurred, that is, where the user touches the screen. The event will be passed down the responder chain until it is accepted and processed.
  • the first A responder is a view object or its subclass object. When it is touched, the event is handed over to it.
  • the event is passed to its view controller object viewcontroller (if it exists), then Its parent view (superview) object (if it exists), and so on, up to the top view. Next, go to the top view to the window (UIWindow object) to the program (UIApplication object). If the entire process does not respond to this event, the event is discarded. In general, as long as there is an object handling event in the responder chain, the event stops passing.
  • the first responder means that the priority of the event response is obtained, and the embodiment of the present invention sets the display level higher than the application for the trigger interface of the application (the generated trigger window).
  • the display level of the corresponding function entry therefore, it can be guaranteed that the trigger window is the first responder of the gesture event in its location, regardless of the location (desktop or application), thus achieving the priority response for the application. purpose.
  • a gesture event of the trigger function is added to the trigger window.
  • the gesture event of the trigger function added to the trigger window in this embodiment includes: clicking, double clicking, or sliding. It may be the same as or different from the gesture event that triggers the application's original trigger interface.
  • the triggering interface is generated as the trigger interface of the application, and the function entry corresponding to the application in the interface provided by the operating system is overwritten, and the trigger window is displayed at a high level.
  • the trigger window becomes the first responder of the gesture event in the area.
  • Priority response to the gesture event which gives the application priority response, making the application take the lead in competing with similar applications with similar functions.
  • This operation can be implemented without using other plug-ins, and is easy to implement. It can also be implemented for applications running under root privileges such as Cydia and iFile.
  • Embodiment 2 the 360 power saving king obtains the priority response right as an example, and the specific operations are as follows:
  • the 360 power saving king After the system starts to complete the desktop loading, the 360 power saving king generates a transparent window, which is a trigger interface of the 360 power saving king, and the size thereof is suitable for covering the battery icon in the status bar of the desktop system;
  • the transparent window is overlaid with a battery icon in the status bar of the desktop system, and the The display level of the window is set to the highest level, so that the window becomes the first responder of the gesture event in its area;
  • the present embodiment covers the function entry of the 360 power save king (ie, the battery icon in the status bar) by generating a transparent window as the trigger interface of the 360 power save king, and setting the display level of the transparent window.
  • the transparent window becomes the first responder to the gesture event initiated by the battery icon area of the desktop status bar, and the 360 power saver obtains the priority response right of the status bar gesture event, so that it has similar functions.
  • the competition for similar applications takes the lead.
  • Embodiment 3 A device for obtaining a priority response right triggered by an application. The device will be described in detail below with reference to FIG.
  • the device shown in FIG. 2 may be disposed in a device of the application iOS system, and mainly includes: a location determining unit 200, a generating unit 210, a window location setting unit 220, a display hierarchy setting unit 230, and a gesture event adding unit 240.
  • the generating unit 210 is connected to the position determining unit 200, the window position setting unit 220, the display level setting unit 230, and the gesture event adding unit 240, respectively.
  • the location determining unit 200 is configured to determine a function entry location corresponding to the application, where the function entry is set in an interface provided by the operating system;
  • the interface provided by the operating system in this embodiment includes: a desktop, a system menu interface, or a status bar.
  • the application described in this embodiment is an application that needs to obtain a priority response right, for example, 360 power saving king.
  • the function entry corresponding to the application in this embodiment includes an icon for triggering a certain function of the application in the desktop, the system menu interface or the status bar.
  • the function entry may be a battery icon in the status bar.
  • the generating unit 210 is mainly configured to generate a trigger window, where the trigger window is used as a trigger interface of the application;
  • the generating unit 210 of the present embodiment may generate a trigger window as a trigger interface of the application after the system starts to complete the desktop loading, and the user initiates a gesture event to the trigger window to trigger a certain function of the application. Yes, for example, a prompt box pops up.
  • the trigger window generated by the generating unit 210 of one embodiment of the present invention is a transparent window.
  • the size of the trigger window generated by the generating unit 210 of the present embodiment is adapted to cover a function entry corresponding to the application.
  • the trigger window generated by the generating unit 210 is a non-transparent window, and the trigger window may include a function icon corresponding to the application, which may have the same appearance as the function entry corresponding to the application or Differently, the size of the function icon is adapted to cover a function entry corresponding to the application.
  • the window location setting unit 220 is mainly adapted to cover the trigger window with a function entry corresponding to the application;
  • the method for the window location setting unit 220 to cover the trigger window to cover the function corresponding to the application includes: the location of the trigger window is the same as the location of the function entry corresponding to the application, and the trigger window is The size is adapted to cover a function entry corresponding to the application;
  • the other embodiment of the window location setting unit 220, the function window corresponding to the application includes the function icon corresponding to the application, the location of the function icon, and the application.
  • the locations of the corresponding function entries are the same, and the size of the function icons is adapted to cover the function entry corresponding to the application.
  • the trigger window does not cover the function entry of other applications.
  • the display level setting unit 230 is mainly configured to set a display level of the trigger window higher than a function level of the function entry corresponding to the application, so that the trigger window has a priority response right.
  • the display level setting unit 230 of the embodiment is configured to set the display level of the trigger window to be higher than the display level of the function entry corresponding to the application, and the display level setting unit 230 first knows the function entry corresponding to the application. Displaying a hierarchy, and then setting a display level of the trigger window higher than a display level of a function entry corresponding to the application;
  • the display level setting unit 230 of the other embodiment sets the display level of the trigger window higher than the display level of the function entry corresponding to the application, and the display level setting unit 230 sets the display level of the trigger window to be high.
  • the trigger window is always located above all other trigger windows (including other application trigger windows), so it can preferentially respond to the gesture events in its area, that is, the gesture event in the area. First responder.
  • the response principle of the system to the event is: When an event occurs, it must be determined who responds to the event. In iOS, the responder chain (The Responder Chain) responds to events, all events ring The classes that are all are subclasses of UIResponder, which is a hierarchy of different objects, each of which will in turn get an opportunity to respond to event messages.
  • the event is first sent to the first responder, which is often the view in which the event occurred, that is, where the user touches the screen. The event will be passed down the responder chain until it is accepted and processed.
  • the first responder is a view object or its subclass object. When it is touched, the event is handed over to it.
  • the event is passed to its view controller object viewcontroller (if Exists), then its parent view (superview) object (if it exists), and so on, up to the top view. Next, go to the top view to the window (UIWindow object) to the program (UIApplication object). If the entire process does not respond to this event, the event is discarded. In general, as long as there is an object handling event in the responder chain, the event stops passing.
  • the first responder means that the priority of the event response is obtained.
  • the display level setting unit 230 sets the display level of the trigger interface (the generated trigger window) of the application. Higher than the display level of the function entry corresponding to the application, therefore, it can be guaranteed that the trigger window is the first responder of the gesture event in its location, regardless of the location (desktop or application), thus achieving the application Get the purpose of priority response.
  • the gesture event adding unit 240 is mainly adapted to add a gesture event of the trigger function on the trigger window.
  • the gesture event of the trigger function added by the gesture event adding unit 240 on the trigger window in the embodiment includes: clicking, double clicking or sliding. It may be the same as or different from the gesture event that triggers the application's original trigger interface.
  • the device for obtaining the priority response right for the application triggering in the embodiment by generating a trigger window as the trigger interface of the application, covering the function entry corresponding to the application in the interface provided by the operating system, and setting the trigger window to display a high level At a display level of the function entry corresponding to the application, when a gesture event is initiated on the area where the trigger window is located, a certain function of the application is triggered, and the trigger window becomes the first responder of the gesture event in the area. Priority response to the gesture event, which gives the application priority response, making the application take the lead in competing with similar applications with similar functions.
  • This operation can be implemented without using other plug-ins, and is easy to implement. It can also be implemented for applications running under root privileges such as Cydia and iFile.
  • the embodiment generates a trigger window as a trigger interface of the application, and covers a function entry corresponding to the application in the interface provided by the operating system, and sets the trigger window display level to be higher than the Applying a display level of the corresponding function entry, when a gesture event is initiated on the area where the trigger window is located, a certain function of the application is triggered, and the trigger window becomes the first responder of the gesture event in the area, and the priority response is The gesture event obtains a priority response right for the application, so that the application takes the lead in competing with similar applications with similar functions.
  • the embodiment can be implemented without using other plug-ins, and the implementation is simple, the overhead is small, and the versatility is strong.
  • Cvdia iFile and other applications running with root privileges can also be implemented.
  • modules in the devices of the embodiments can be adaptively changed and placed in one or more devices different from the embodiment.
  • the modules or units or components of the embodiments may be combined into one module or unit or component, and further they may be divided into a plurality of sub-modules or sub-units or sub-components.
  • any combination of the features disclosed in the specification, including the accompanying claims, the abstract and the drawings, and any methods so disclosed, or All processes or units of the device are combined.
  • Each feature disclosed in this specification (including the accompanying claims, the abstract and the drawings) may be replaced by alternative features that provide the same, equivalent or similar purpose.
  • the various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof.
  • a microprocessor or digital signal processor may be used in practice to implement some of some or all of the means for obtaining priority responsiveness to application triggering in accordance with embodiments of the present invention. Or all features.
  • the invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein.
  • Such a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
  • FIG. 3 illustrates a terminal device that can implement a method of acquiring a priority response right to an application trigger according to the present invention.
  • the terminal device conventionally includes a processor 310 and a computer program product or computer readable medium in the form of a memory 320.
  • the memory 320 may be an electronic memory such as a flash memory, an EEPROM (Electrically Erasable Programmable Read Only Memory), an EPROM, a hard disk, or a ROM.
  • the memory 320 has a memory space 330 for program code 331 for performing any of the method steps described above.
  • storage space 330 for program code may include various program code 331 for implementing various steps in the above methods, respectively.
  • the program code can be read from or written to one or more computer program products.
  • Such computer program products include program code carriers such as hard disks, compact disks (CDs), memory cards or floppy disks.
  • Such a computer program product is typically a portable or fixed storage unit as described with reference to FIG.
  • the storage unit may have a storage section, a storage space, and the like arranged similarly to the storage 320 in the server of FIG.
  • the program code can be compressed, for example, in an appropriate form.
  • the storage unit comprises computer readable code 331', ie code readable by a processor, such as 310, which, when executed by the terminal device, causes the terminal device to perform each of the methods described above step.

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)

Abstract

L'invention concerne un procédé et un appareil pour obtenir une priorité de réponse pour un déclenchement d'application, le procédé consistant : à déterminer l'emplacement d'une entrée de fonction correspondant à une application, l'entrée de fonction étant réglée dans une interface fournie par un système d'exploitation (S100) ; à générer une fenêtre de déclenchement, la fenêtre de déclenchement servant d'interface de déclenchement pour l'application (S110) ; à recouvrir l'entrée de fonction correspondant à l'application avec la fenêtre de déclenchement et à régler le niveau d'affichage de la fenêtre de déclenchement de façon à ce que celui-ci soit supérieur à celui de l'entrée de fonction correspondant à l'application, de façon à transmettre la priorité de réponse à la fenêtre de déclenchement (S120). Ce mode de réalisation produit l'effet selon lequel la priorité de réponse est obtenue pour l'application de telle sorte que l'application gagne une longueur d'avance par rapport à des applications du même type ayant des fonctions similaires.
PCT/CN2015/079488 2014-05-22 2015-05-21 Procédé et appareil pour obtenir une priorité de réponse pour un déclenchement d'application WO2015176672A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410219843.0A CN105094512B (zh) 2014-05-22 2014-05-22 获取对应用触发的优先响应权的方法和装置
CN201410219843.0 2014-05-22

Publications (1)

Publication Number Publication Date
WO2015176672A1 true WO2015176672A1 (fr) 2015-11-26

Family

ID=54553442

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/079488 WO2015176672A1 (fr) 2014-05-22 2015-05-21 Procédé et appareil pour obtenir une priorité de réponse pour un déclenchement d'application

Country Status (2)

Country Link
CN (1) CN105094512B (fr)
WO (1) WO2015176672A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116225881A (zh) * 2023-05-06 2023-06-06 深圳数鉴科技有限公司 一种应用点击无响应的监听系统及方法

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108614739A (zh) * 2016-12-12 2018-10-02 阿里巴巴集团控股有限公司 一种传递消息的方法及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103226446A (zh) * 2013-05-16 2013-07-31 北京奇虎科技有限公司 用于移动设备的用户界面的事件响应方法及移动设备
CN103309618A (zh) * 2013-07-02 2013-09-18 姜洪明 移动操作系统
CN103713847A (zh) * 2013-12-25 2014-04-09 华为终端有限公司 用户设备的系统栏的控制方法和用户设备
CN103744575A (zh) * 2013-10-08 2014-04-23 百度在线网络技术(北京)有限公司 一种用于提供输入应用的输入辅助区域的方法与设备

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8862680B2 (en) * 2006-05-01 2014-10-14 The Boeing Company Methods and systems for data prioritization

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103226446A (zh) * 2013-05-16 2013-07-31 北京奇虎科技有限公司 用于移动设备的用户界面的事件响应方法及移动设备
CN103309618A (zh) * 2013-07-02 2013-09-18 姜洪明 移动操作系统
CN103744575A (zh) * 2013-10-08 2014-04-23 百度在线网络技术(北京)有限公司 一种用于提供输入应用的输入辅助区域的方法与设备
CN103713847A (zh) * 2013-12-25 2014-04-09 华为终端有限公司 用户设备的系统栏的控制方法和用户设备

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116225881A (zh) * 2023-05-06 2023-06-06 深圳数鉴科技有限公司 一种应用点击无响应的监听系统及方法
CN116225881B (zh) * 2023-05-06 2024-01-26 深圳数鉴科技有限公司 一种应用点击无响应的监听系统及方法

Also Published As

Publication number Publication date
CN105094512A (zh) 2015-11-25
CN105094512B (zh) 2018-01-09

Similar Documents

Publication Publication Date Title
KR102497195B1 (ko) 컨텐츠를 처리하는 방법 및 이를 위한 전자 장치 및 저장 매체
EP3171242B1 (fr) Dispositif électronique et son procédé de configuration d'affichage
EP3901756B1 (fr) Dispositif électronique comprenant un écran tactile et son procédé de fonctionnement
US10402065B2 (en) Method and apparatus for operating a virtual keyboard
CN107925749B (zh) 用于调整电子设备的分辨率的方法和设备
US20160004574A1 (en) Method and apparatus for accelerating system running
CN108463799B (zh) 电子设备的柔性显示器及其操作方法
US9633208B2 (en) Apparatus and method for displaying computer health index
WO2016070726A1 (fr) Procédé, dispositif et client de navigateur pour charger une étiquette de page
US20160026272A1 (en) Method for displaying screen in electronic device, and electronic device thereof
US20160092022A1 (en) Method for reducing ghost touch and electronic device thereof
US10359878B2 (en) Method for providing events corresponding to touch attributes and electronic device thereof
US10691335B2 (en) Electronic device and method for processing input on view layers
US10838612B2 (en) Apparatus and method for processing drag and drop
CN109446832A (zh) 一种截屏方法及装置
CN105446619B (zh) 用于识别物体的装置和方法
EP3161598A1 (fr) Gestionnaire de rejet de lumière
US20150346989A1 (en) User interface for application and device
KR102416071B1 (ko) 전자장치 및 전자장치의 어플리케이션 실행 방법
WO2016015531A1 (fr) Procédé et appareil de traitement d'informations
CN107026986B (zh) 一种视频背景音乐的处理方法及移动终端
CN106445373B (zh) 用于处理用户输入的方法和电子设备
WO2017128544A1 (fr) Procédé et appareil d'invite de notification
US10402050B2 (en) Electronic device and method for displaying object in electronic device
WO2015176672A1 (fr) Procédé et appareil pour obtenir une priorité de réponse pour un déclenchement d'application

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: 15796729

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: 15796729

Country of ref document: EP

Kind code of ref document: A1