Searched refs:PACKAGE_REMOVED (Results 1 – 5 of 5) sorted by relevance
33 public static final int PACKAGE_REMOVED = 0; field in ApplicationThreadConstants
5874 case ApplicationThreadConstants.PACKAGE_REMOVED: in handleDispatchPackageBroadcast()5877 final boolean killApp = cmd == ApplicationThreadConstants.PACKAGE_REMOVED; in handleDispatchPackageBroadcast()
57 static final int PACKAGE_REMOVED = 3; field in WebViewUpdateService80 PACKAGE_REMOVED, userId); in onStart()
655 ? WebViewUpdateService.PACKAGE_CHANGED : WebViewUpdateService.PACKAGE_REMOVED, in checkRemovingPrimarySelectsSecondary()900 WebViewUpdateService.PACKAGE_REMOVED, TestSystemImpl.PRIMARY_USER_ID); in checkDontKillIfPackageRemoved()
15045 ? ApplicationThreadConstants.PACKAGE_REMOVED in broadcastIntentLocked()