CN106503543A - A kind of method and apparatus of management application program - Google Patents
A kind of method and apparatus of management application program Download PDFInfo
- Publication number
- CN106503543A CN106503543A CN201610955149.4A CN201610955149A CN106503543A CN 106503543 A CN106503543 A CN 106503543A CN 201610955149 A CN201610955149 A CN 201610955149A CN 106503543 A CN106503543 A CN 106503543A
- Authority
- CN
- China
- Prior art keywords
- application program
- forbidden
- time period
- state
- input instruction
- Prior art date
- Legal status (The legal status 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 status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 20
- 238000010586 diagram Methods 0.000 description 3
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000008921 facial expression Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/51—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems at application loading time, e.g. accepting, rejecting, starting or inhibiting executable software based on integrity or source reliability
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
- G06F1/32—Means for saving power
- G06F1/3203—Power management, i.e. event-based initiation of a power-saving mode
- G06F1/3234—Power saving characterised by the action undertaken
- G06F1/329—Power saving characterised by the action undertaken by task scheduling
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Telephone Function (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
The present invention proposes a kind of method and apparatus of management application program, and method includes:The time point of records application program receives input instruction, the usage time interval used according to the time point statistics application program and the usage frequency used in the usage time interval, set the application program disabled disabling time period according to the usage time interval and its corresponding usage frequency;If current time is disabled in the time period described, the application program is disabled, make the application program be in disabled status;If current time is not disabled in the time period described, the application program is lifted a ban, be in the application program and lift a ban state.The present invention solves the problems, such as that the speed of service of terminal is slow, power consumption rate is fast.
Description
Technical Field
The present invention relates to the field of electronics, and in particular, to a method and an apparatus for managing an application.
Background
With the increasing of the storage space of the mobile phone, more and more applications are installed on the mobile phone by a user, some applications can automatically execute the self-starting operation under the condition that the user is not started, and can run in the background of the mobile phone system after the applications are self-started or started, and the applications running in the background can receive messages, push messages or perform other operations. When a plurality of application programs run in the background at the same time, each application program performs some operations, which may cause the running speed of the mobile phone to decrease, the speed of processing tasks to slow, and the power consumption speed of the mobile phone to increase.
Therefore, there is a need to improve the above-mentioned drawbacks.
Disclosure of Invention
Based on the above problems, embodiments of the present invention provide a method and an apparatus for managing an application, so that in a time period when a user does not use an application, the application does not occupy resources of a terminal by setting a disabled time period when the application is disabled according to a used time period when the application is used and a used frequency in the used time period, thereby solving the problems of a low operation speed and a high power consumption speed of the terminal, so as to increase a speed of processing tasks by a mobile phone, prolong a standby time, and greatly improve user experience.
In one aspect, an embodiment of the present invention provides a method for managing an application, including:
recording a time point when an application program receives an input instruction, counting a use time period used by the application program and a use frequency used in the use time period according to the time point, and setting a forbidden time period for the application program to be forbidden according to the use time period and the use frequency corresponding to the use time period;
if the current time is within the forbidden time period, the application program is forbidden, and the application program is in a forbidden state; and if the current time is not within the forbidden time period, the application program is forbidden, so that the application program is in a forbidden state.
In addition, if the application program is detected to receive the input instruction within the forbidden time period, the application program is forbidden, the application program is in the forbidden state, and the application program executes the input instruction.
In addition, the display icon corresponding to the application program in the forbidden state is different from the display icon corresponding to the application program in the forbidden state.
In addition, the display brightness of the display icon corresponding to the application program in the disabled state is lower than the display brightness of the display icon corresponding to the application program in the disabled state.
In addition, if the current date is a preset date, the application program is in the forbidden state within the preset date.
In another aspect, an embodiment of the present invention provides an apparatus for managing an application, including:
a statistics module to: recording a time point when an application program receives an input instruction, counting a use time period used by the application program and a use frequency used in the use time period according to the time point, and setting a forbidden time period for the application program to be forbidden according to the use time period and the use frequency corresponding to the use time period;
an execution module to: if the current time is within the forbidden time period, the application program is forbidden, and the application program is in a forbidden state; and if the current time is not within the forbidden time period, the application program is forbidden, so that the application program is in a forbidden state.
In addition, if the application program is detected to receive the input instruction within the forbidden time period, the application program is forbidden, the application program is in the forbidden state, and the application program executes the input instruction.
In addition, the display icon corresponding to the application program in the forbidden state is different from the display icon corresponding to the application program in the forbidden state.
In addition, the display brightness of the display icon corresponding to the application program in the disabled state is lower than the display brightness of the display icon corresponding to the application program in the disabled state.
In addition, if the current date is a preset date, the application program is in the forbidden state within the preset date.
By adopting the technical scheme, the method has the following beneficial effects:
the method sets the forbidden time period in which the application program is forbidden according to the use time period in which the application program is used and the use frequency in the use time period, so that the application program does not occupy the resources of the terminal in the time period in which the user does not use the application program, thereby solving the problems of low running speed and high power consumption speed of the terminal, improving the speed of processing tasks of the mobile phone, prolonging the standby time and greatly improving the user experience.
Drawings
FIG. 1 is a flow diagram of a method of managing applications according to one embodiment of the invention;
FIG. 2 is a flow diagram of a method of managing applications according to another embodiment of the invention;
fig. 3 is a block diagram of an apparatus for managing an application according to another embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, an embodiment of the present invention provides a method for managing an application, including:
step S001, recording the time point when the application program receives the input instruction, counting the used time period and the used frequency of the application program in the used time period according to the time point, and setting the forbidden time period for the forbidden application program according to the used time period and the corresponding used frequency;
step S002, if the current time is in the forbidden time period, the application program is forbidden, and the application program is in a forbidden state; and if the current time is not within the forbidden time period, the application program is forbidden, so that the application program is in a forbidden state.
The terminal for installing the application program in the embodiment of the invention comprises: cell-phone, panel computer, intelligent wrist-watch and other intelligent terminal.
In the embodiment of the present invention, the purpose of recording the time point of receiving the input instruction is: and counting the use time period of the application program used by the user and the use frequency used in the use time period. The input instruction input by the user comprises: opening an application, operating a menu item of an application, viewing messages of an application, operating within an application, or exiting an application.
The input instruction includes: and inputting an input instruction in a voice input mode, a facial expression input mode, a gesture input mode or a touch input mode.
In step S001, the time point of the input instruction input to the application by the user is recorded in a period of one day, one week, or one month. For example, a time point of input instructions received by the game application program is recorded in one week, a use time period in which the game application program is used and a use frequency in the use time period are counted according to the time point, for example, between 7 to 8 am, the game application program is opened and 100 input instructions are received, and in other time periods, no input instructions are received by the game application program, and the forbidden time periods in which the game application program is forbidden are set to be 1 to 7 and 8 to 24. The disabled period includes one period or a plurality of periods of more than two.
After recording a period for the application program, setting a forbidden time period of the application program, in one embodiment, continuously recording a time point of an input instruction received by the application program, counting a used time period used by the application program and a used frequency used in the used time period according to the time point recorded in a new period, and setting a new forbidden time period according to the used time period in the new period and the used frequency used in the used time period; in one of the embodiments, a new disable period is set according to the usage period in the previous one cycle and the new one cycle and the usage frequency used in the usage period.
In step S002, the current time is detected, and if the current time is within the disabled time period, the application program is disabled, so that the application program is in a disabled state, and the application program in the disabled state cannot push a message, cannot receive a message, cannot be self-started, or cannot perform background service.
The states of the application include: a disabled state and an disabled state. And under the forbidden state, the application program normally responds to the input instruction of the user and normally operates.
When the application program is installed, a recording file is added to the application program for recording the time point of the input instruction received by the application program, the statistical used time period and the used frequency in the used time period.
The method sets the forbidden time period in which the application program is forbidden according to the use time period in which the application program is used and the use frequency in the use time period, so that the application program does not occupy the resources of the terminal in the time period in which the user does not use the application program, thereby solving the problems of low running speed and high power consumption speed of the terminal, improving the speed of processing tasks of the mobile phone, prolonging the standby time and greatly improving the user experience.
In one embodiment, if it is detected that the application program receives the input instruction within the disable time period, the application program is disabled, the application program is in a disabled state, and the application program executes the input instruction.
When the application program is in the forbidden state, if the user inputs an input instruction to the application program at the moment, the application program is forbidden, and the input instruction input by the user is executed. Because the application program is forbidden to use the application program when the user does not use the application program, the application program does not occupy the resources of the terminal system, and the application program is forbidden to use when the user needs to use the application program, and the input instruction input by the user is directly executed, so that the additional operation of the user is not increased.
In one embodiment, the displayed icon corresponding to the application program in the disabled state is different from the displayed icon corresponding to the application program in the disabled state.
When the application program is in the forbidden state, in order to enable a user to clearly know the state of the application program, the display icon corresponding to the application program in the forbidden state is different from the display icon corresponding to the application program in the forbidden state.
Such as: in one embodiment, the color of the display icon corresponding to the application program in the disabled state is closer to a dark color.
Or adding a lock pattern on the corresponding display icon in the disabled state.
In one embodiment, the display brightness of the display icon corresponding to the application program in the disabled state is lower than the display brightness of the display icon corresponding to the application program in the disabled state.
The display brightness of the display icon corresponding to the application program in the forbidden state is lower than that of the display icon corresponding to the application program in the forbidden state, so that a user can distinguish the state of the application program according to the display brightness of the display icon, and the user experience is improved.
In one embodiment, if the current date is a preset date, the application program is in a disabled state within the preset date.
The habit of using applications on weekdays is different for users than the habit of using applications on weekdays, such as monday through friday working hours, the number and frequency of using applications is relatively small, and the number and frequency of using applications increases on weekends. For the situation, the terminal system detects the current date, and if the current date is a preset date, the application program is in a release state within the preset date. For example, if the preset date is the date corresponding to the holiday on the calendar, the application is disabled when the dates come. In one embodiment, the preset date is a date set by the user.
By detecting that the current date is the preset date, the application program is in the forbidden state, so that the application program can normally push messages or run in the background within the preset date, and convenience is brought to a user.
When the application program is in the forbidden state, the application program can not push messages, can not receive messages, can not be self-started or can not carry out background service.
Referring to fig. 2, the flow of the present embodiment will be described by taking the management of the application program on the mobile phone as an example.
Step S201, when installing the game application program, creating a recording file for recording the time point of the input instruction received by the game application program;
step S202, counting the using time period of the game application program and the using frequency of the game application program in the using time period according to the recorded time points of the input instructions in one week, and recording the using time period and the using frequency into a recording file;
step S203, setting a forbidden time period for forbidding the game application program according to the use time period and the use frequency, and recording the forbidden time period in a recording file;
step S204, the display brightness of the display icon corresponding to the game application program in the forbidden state is lower than that of the display icon corresponding to the game application program in the forbidden state;
step S205, if the preset date comes, the game application program is in a forbidden state within the preset date;
and step S206, resetting the forbidden time period according to the record of the time point of the input instruction in a new week.
Referring to fig. 3, an embodiment of the present invention provides an apparatus for managing an application, including:
a statistics module 301, configured to: the application program responds to the input instruction, records the time point of receiving the input instruction, counts the used time period and the used frequency of the application program in the used time period according to the time point, and sets the forbidden time period for the application program to be forbidden according to the used time period and the corresponding used frequency;
an execution module 302 to: if the current time is within the forbidden time period, the application program is forbidden, so that the application program is in a forbidden state; and if the current time is not within the forbidden time period, the application program is forbidden, so that the application program is in a forbidden state.
The method sets the forbidden time period in which the application program is forbidden according to the use time period in which the application program is used and the use frequency in the use time period, so that the application program does not occupy the resources of the terminal in the time period in which the user does not use the application program, thereby solving the problems of low running speed and high power consumption speed of the terminal, improving the speed of processing tasks of the mobile phone, prolonging the standby time and greatly improving the user experience.
In one embodiment, if the application program receives the input instruction within the disable time period, the application program is disabled, the application program is in a disabled state, and the input instruction is executed.
In one embodiment, the displayed icon corresponding to the application program in the disabled state is different from the displayed icon corresponding to the application program in the disabled state.
In one embodiment, the display brightness of the display icon corresponding to the application program in the disabled state is lower than the display brightness of the display icon corresponding to the application program in the disabled state.
In one embodiment, if the current date is a preset date, the application program is in a disabled state within the preset date.
An embodiment of the present invention further provides an electronic device, including:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the one processor to cause the at least one processor to:
recording a time point when an application program receives an input instruction, counting a use time period used by the application program and a use frequency used in the use time period according to the time point, and setting a forbidden time period for the application program to be forbidden according to the use time period and the use frequency corresponding to the use time period;
if the current time is within the forbidden time period, the application program is forbidden, and the application program is in a forbidden state; and if the current time is not within the forbidden time period, the application program is forbidden, so that the application program is in a forbidden state.
An embodiment of the present invention further provides a non-transitory computer-readable storage medium, which stores computer instructions, and when a computer executes the computer instructions, the non-transitory computer-readable storage medium is configured to perform:
recording a time point when an application program receives an input instruction, counting a use time period used by the application program and a use frequency used in the use time period according to the time point, and setting a forbidden time period for the application program to be forbidden according to the use time period and the use frequency corresponding to the use time period;
if the current time is within the forbidden time period, the application program is forbidden, and the application program is in a forbidden state; and if the current time is not within the forbidden time period, the application program is forbidden, so that the application program is in a forbidden state.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.
Claims (10)
1. A method for managing applications, comprising:
recording a time point when an application program receives an input instruction, counting a use time period used by the application program and a use frequency used in the use time period according to the time point, and setting a forbidden time period for the application program to be forbidden according to the use time period and the use frequency corresponding to the use time period;
if the current time is within the forbidden time period, the application program is forbidden, and the application program is in a forbidden state; and if the current time is not within the forbidden time period, the application program is forbidden, so that the application program is in a forbidden state.
2. The method for managing applications of claim 1, wherein:
and if the application program is detected to receive the input instruction within the forbidden time period, the application program is forbidden, the application program is in the forbidden state, and the application program executes the input instruction.
3. The method for managing applications of claim 1, wherein:
and the display icon corresponding to the application program in the forbidden state is different from the display icon corresponding to the application program in the forbidden state.
4. A method for managing applications according to claim 3, characterized in that:
and when the application program is in the forbidden state, the display brightness of the corresponding display icon is lower than that of the corresponding display icon in the forbidden state.
5. Method for managing applications according to any of the claims 1 to 4, characterized in that:
and if the current date is a preset date, enabling the application program to be in the forbidden state within the preset date.
6. An apparatus for managing applications, comprising:
a statistics module to: recording a time point when an application program receives an input instruction, counting a use time period used by the application program and a use frequency used in the use time period according to the time point, and setting a forbidden time period for the application program to be forbidden according to the use time period and the use frequency corresponding to the use time period;
an execution module to: if the current time is within the forbidden time period, the application program is forbidden, and the application program is in a forbidden state; and if the current time is not within the forbidden time period, the application program is forbidden, so that the application program is in a forbidden state.
7. The apparatus for managing applications of claim 6, wherein:
and if the application program is detected to receive the input instruction within the forbidden time period, the application program is forbidden, the application program is in the forbidden state, and the application program executes the input instruction.
8. The apparatus for managing applications of claim 6, wherein:
and the display icon corresponding to the application program in the forbidden state is different from the display icon corresponding to the application program in the forbidden state.
9. The apparatus for managing applications of claim 8, wherein:
and when the application program is in the forbidden state, the display brightness of the corresponding display icon is lower than that of the corresponding display icon in the forbidden state.
10. Apparatus for managing applications according to any of claims 6 to 9, characterized in that:
and if the current date is a preset date, enabling the application program to be in the forbidden state within the preset date.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610955149.4A CN106503543A (en) | 2016-10-27 | 2016-10-27 | A kind of method and apparatus of management application program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610955149.4A CN106503543A (en) | 2016-10-27 | 2016-10-27 | A kind of method and apparatus of management application program |
Publications (1)
Publication Number | Publication Date |
---|---|
CN106503543A true CN106503543A (en) | 2017-03-15 |
Family
ID=58322331
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610955149.4A Pending CN106503543A (en) | 2016-10-27 | 2016-10-27 | A kind of method and apparatus of management application program |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN106503543A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106527661A (en) * | 2016-10-31 | 2017-03-22 | 乐视控股(北京)有限公司 | Power management method and apparatus for terminal device |
WO2019084757A1 (en) * | 2017-10-31 | 2019-05-09 | 深圳市云中飞网络科技有限公司 | Method and apparatus for controlling usage time of application program |
CN110716679A (en) * | 2019-10-08 | 2020-01-21 | 珠海格力电器股份有限公司 | Application management method, storage medium and electronic device |
CN115314593A (en) * | 2021-05-08 | 2022-11-08 | 深圳市万普拉斯科技有限公司 | Mobile terminal control method, device, terminal and storage medium |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104598315A (en) * | 2014-12-12 | 2015-05-06 | 广州三星通信技术研究有限公司 | Memory managing method, device and terminal |
CN105138400A (en) * | 2015-07-29 | 2015-12-09 | 努比亚技术有限公司 | Application self-starting management method and apparatus |
CN105677378A (en) * | 2014-11-20 | 2016-06-15 | 华为终端(东莞)有限公司 | Application management method and mobile terminal |
-
2016
- 2016-10-27 CN CN201610955149.4A patent/CN106503543A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105677378A (en) * | 2014-11-20 | 2016-06-15 | 华为终端(东莞)有限公司 | Application management method and mobile terminal |
CN104598315A (en) * | 2014-12-12 | 2015-05-06 | 广州三星通信技术研究有限公司 | Memory managing method, device and terminal |
CN105138400A (en) * | 2015-07-29 | 2015-12-09 | 努比亚技术有限公司 | Application self-starting management method and apparatus |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106527661A (en) * | 2016-10-31 | 2017-03-22 | 乐视控股(北京)有限公司 | Power management method and apparatus for terminal device |
WO2019084757A1 (en) * | 2017-10-31 | 2019-05-09 | 深圳市云中飞网络科技有限公司 | Method and apparatus for controlling usage time of application program |
CN110716679A (en) * | 2019-10-08 | 2020-01-21 | 珠海格力电器股份有限公司 | Application management method, storage medium and electronic device |
CN115314593A (en) * | 2021-05-08 | 2022-11-08 | 深圳市万普拉斯科技有限公司 | Mobile terminal control method, device, terminal and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP2977854B1 (en) | Method, apparatus, and user terminal for removing malicious power consuming application | |
US11403197B2 (en) | Method and device for controlling application, storage medium, and electronic device | |
CN105701025B (en) | A kind of method for recovering internal storage and device | |
CN107911798B (en) | Message pushing method and device and terminal | |
CN107483751B (en) | Terminal device, electric quantity distribution method thereof and computer-readable storage medium | |
US9288763B1 (en) | Battery consumption monitoring | |
CN107783803B (en) | System optimization method and device of intelligent terminal, storage medium and intelligent terminal | |
CN109240791B (en) | Application program display method, application program display device and mobile terminal | |
CN106503543A (en) | A kind of method and apparatus of management application program | |
CN110324793B (en) | Information reminding method and device and electronic terminal | |
JP2020501247A (en) | Message processing method and apparatus | |
CN107872494B (en) | Message pushing method and device | |
CN105468364A (en) | Processing method for notification messages of application programs and mobile terminal | |
CN107943269B (en) | Scheduling job control method, device, terminal equipment and storage medium | |
CN106844026B (en) | Method and system for cleaning terminal equipment process | |
CN106569585A (en) | Method and terminal of managing application program process | |
CN107479953B (en) | Process management method, device, storage medium and electronic equipment | |
CN102890628A (en) | Method and device for displaying target object | |
CN105281965B (en) | Traffic acquisition method and device based on IOS (input/output system) | |
CN107302493B (en) | Message processing method, message processing device and intelligent terminal | |
CN109271208A (en) | Parameter setting method, device, terminal and storage medium | |
KR20160145116A (en) | Battery efficient synchronization of communications using a token bucket | |
CN111479016A (en) | Terminal use duration reminding method and device, terminal and storage medium | |
US20190215373A1 (en) | A method for predicting the engagement level of a user of a user device, a related engagement prediction device and user device | |
CN108712559A (en) | A kind of disturbance-free method, system and terminal device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20170315 |
|
WD01 | Invention patent application deemed withdrawn after publication |