Home
last modified time | relevance | path

Searched refs:DISABLED_REASON_APP_CHANGED (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DShortcutInfo.java203 public static final int DISABLED_REASON_APP_CHANGED = 2; field in ShortcutInfo
243 DISABLED_REASON_APP_CHANGED,
263 case DISABLED_REASON_APP_CHANGED: in getDisabledReasonDebugString()
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutPackage.java922 ShortcutInfo.DISABLED_REASON_APP_CHANGED)) { in rescanPackageIfNeeded()
1041 ShortcutInfo.DISABLED_REASON_APP_CHANGED); in publishManifestShortcuts()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java6659 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_APP_CHANGED); in testManifestShortcut_publishOnBroadcast()
/frameworks/base/non-updatable-api/
Dcurrent.txt12039 field public static final int DISABLED_REASON_APP_CHANGED = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt12039 field public static final int DISABLED_REASON_APP_CHANGED = 2; // 0x2