Home
last modified time | relevance | path

Searched refs:PACKAGE_REMOVED (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/app/
DApplicationThreadConstants.java34 public static final int PACKAGE_REMOVED = 0; field in ApplicationThreadConstants
DActivityThread.java6940 case ApplicationThreadConstants.PACKAGE_REMOVED: in handleDispatchPackageBroadcast()
6943 final boolean killApp = cmd == ApplicationThreadConstants.PACKAGE_REMOVED; in handleDispatchPackageBroadcast()
/frameworks/base/services/core/java/com/android/server/webkit/
DWebViewUpdateService.java71 static final int PACKAGE_REMOVED = 3; field in WebViewUpdateService
98 PACKAGE_REMOVED, userId); in onStart()
/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/
DWebViewUpdateServiceTest.java398 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()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7658 …lic static final java.lang.String ACTION_PACKAGE_REMOVED = "android.intent.action.PACKAGE_REMOVED";
/frameworks/base/core/api/
Dcurrent.txt11232 … field public static final String ACTION_PACKAGE_REMOVED = "android.intent.action.PACKAGE_REMOVED";
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt3757 Landroid/app/ApplicationThreadConstants;->PACKAGE_REMOVED:I