Merge "docs: App doesn't receive "first launch" broadcast" into qt-dev
am: 0823f1b508
Change-Id: I1e775265df7964f4eb5a41d5e228308aad29ee22
This commit is contained in:
@@ -2677,6 +2677,9 @@ public class Intent implements Parcelable, Cloneable {
|
|||||||
* that application is first launched (that is the first time it is moved
|
* that application is first launched (that is the first time it is moved
|
||||||
* out of the stopped state). The data contains the name of the package.
|
* out of the stopped state). The data contains the name of the package.
|
||||||
*
|
*
|
||||||
|
* <p>When the application is first launched, the application itself doesn't receive this
|
||||||
|
* broadcast.</p>
|
||||||
|
*
|
||||||
* <p class="note">This is a protected intent that can only be sent
|
* <p class="note">This is a protected intent that can only be sent
|
||||||
* by the system.
|
* by the system.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user