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

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

Completed in 40 milliseconds