Searched defs:ACTION_PACKAGE_RESTARTED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DIntent.java537 * <li> {@link #ACTION_PACKAGE_RESTARTED}
1780 public static final String ACTION_PACKAGE_RESTARTED = "android.intent.action.PACKAGE_RESTARTED"; field in class:Intent
1783 * be preceded by {@link #ACTION_PACKAGE_RESTARTED}, after which all of
2600 * {@link #ACTION_PACKAGE_RESTARTED}, but for an entire user instead of a

Completed in 170 milliseconds