Searched defs:PACKAGE_REMOVED (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/app/ | ||
D | ApplicationThreadConstants.java | 33 public static final int PACKAGE_REMOVED = 0; field in ApplicationThreadConstants |
/frameworks/base/services/core/java/com/android/server/webkit/ | ||
D | WebViewUpdateService.java | 59 static final int PACKAGE_REMOVED = 3; field in WebViewUpdateService |