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

/frameworks/base/core/java/android/content/
H A DIntent.java508 * <li> {@link #ACTION_PACKAGE_REMOVED}
1263 * an {@link #ACTION_PACKAGE_REMOVED} broadcast for the same package.
1302 public static final String ACTION_PACKAGE_REMOVED = "android.intent.action.PACKAGE_REMOVED"; field in class:Intent
2114 * Used as an boolean extra field in {@link android.content.Intent#ACTION_PACKAGE_REMOVED} or
2130 * extra in {@link android.content.Intent#ACTION_PACKAGE_REMOVED} or
2142 * Used as a boolean extra field in {@link android.content.Intent#ACTION_PACKAGE_REMOVED}
2150 * Used as a boolean extra field in {@link android.content.Intent#ACTION_PACKAGE_REMOVED}

Completed in 58 milliseconds