Home
last modified time | relevance | path

Searched defs:PACKAGE_REMOVED (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DApplicationThreadConstants.java34 public static final int PACKAGE_REMOVED = 0; field in ApplicationThreadConstants
/aosp14/frameworks/base/services/core/java/com/android/server/webkit/
H A DWebViewUpdateService.java59 static final int PACKAGE_REMOVED = 3; field in WebViewUpdateService