Searched refs:PACKAGE_REMOVED (Results 1 – 7 of 7) sorted by relevance
34 public static final int PACKAGE_REMOVED = 0; field in ApplicationThreadConstants
6940 case ApplicationThreadConstants.PACKAGE_REMOVED: in handleDispatchPackageBroadcast()6943 final boolean killApp = cmd == ApplicationThreadConstants.PACKAGE_REMOVED; in handleDispatchPackageBroadcast()
71 static final int PACKAGE_REMOVED = 3; field in WebViewUpdateService98 PACKAGE_REMOVED, userId); in onStart()
398 WebViewUpdateService.PACKAGE_REMOVED, TestSystemImpl.PRIMARY_USER_ID); in testFailListingEmptyWebviewPackages()682 ? WebViewUpdateService.PACKAGE_CHANGED : WebViewUpdateService.PACKAGE_REMOVED, in checkRemovingSecondarySelectsPrimary()932 WebViewUpdateService.PACKAGE_REMOVED, TestSystemImpl.PRIMARY_USER_ID); in checkDontKillIfPackageRemoved()1597 WebViewUpdateService.PACKAGE_REMOVED, 0); in testDefaultWebViewPackageInstallingAfterStartUp()
7658 …lic static final java.lang.String ACTION_PACKAGE_REMOVED = "android.intent.action.PACKAGE_REMOVED";
11232 … field public static final String ACTION_PACKAGE_REMOVED = "android.intent.action.PACKAGE_REMOVED";
3757 Landroid/app/ApplicationThreadConstants;->PACKAGE_REMOVED:I