Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DApplicationThreadConstants.java33 public static final int PACKAGE_REMOVED = 0; field in ApplicationThreadConstants
H A DActivityThread.java6237 case ApplicationThreadConstants.PACKAGE_REMOVED: in handleDispatchPackageBroadcast()
6240 final boolean killApp = cmd == ApplicationThreadConstants.PACKAGE_REMOVED; in handleDispatchPackageBroadcast()
/aosp12/frameworks/base/services/core/java/com/android/server/webkit/
H A DWebViewUpdateService.java59 static final int PACKAGE_REMOVED = 3; field in WebViewUpdateService
82 PACKAGE_REMOVED, userId); in onStart()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/
H A DWebViewUpdateServiceTest.java629 ? WebViewUpdateService.PACKAGE_CHANGED : WebViewUpdateService.PACKAGE_REMOVED, in checkRemovingPrimarySelectsSecondary()
874 WebViewUpdateService.PACKAGE_REMOVED, TestSystemImpl.PRIMARY_USER_ID); in checkDontKillIfPackageRemoved()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java13069 ? ApplicationThreadConstants.PACKAGE_REMOVED in broadcastIntentLocked()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt11127 … field public static final String ACTION_PACKAGE_REMOVED = "android.intent.action.PACKAGE_REMOVED";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt7658 …lic static final java.lang.String ACTION_PACKAGE_REMOVED = "android.intent.action.PACKAGE_REMOVED";
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt3757 Landroid/app/ApplicationThreadConstants;->PACKAGE_REMOVED:I