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

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

Completed in 26 milliseconds