Searched refs:PACKAGE_REMOVED (Results 1 – 8 of 8) sorted by relevance
33 public static final int PACKAGE_REMOVED = 0; field in ApplicationThreadConstants
6237 case ApplicationThreadConstants.PACKAGE_REMOVED: in handleDispatchPackageBroadcast()6240 final boolean killApp = cmd == ApplicationThreadConstants.PACKAGE_REMOVED; in handleDispatchPackageBroadcast()
59 static final int PACKAGE_REMOVED = 3; field in WebViewUpdateService82 PACKAGE_REMOVED, userId); in onStart()
629 ? WebViewUpdateService.PACKAGE_CHANGED : WebViewUpdateService.PACKAGE_REMOVED, in checkRemovingPrimarySelectsSecondary()874 WebViewUpdateService.PACKAGE_REMOVED, TestSystemImpl.PRIMARY_USER_ID); in checkDontKillIfPackageRemoved()
13069 ? ApplicationThreadConstants.PACKAGE_REMOVED in broadcastIntentLocked()
11127 … field public static final String ACTION_PACKAGE_REMOVED = "android.intent.action.PACKAGE_REMOVED";
7658 …lic static final java.lang.String ACTION_PACKAGE_REMOVED = "android.intent.action.PACKAGE_REMOVED";
3757 Landroid/app/ApplicationThreadConstants;->PACKAGE_REMOVED:I