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.java181 public static final int DISABLED_REASON_APP_CHANGED = 2; field in ShortcutInfo
221 DISABLED_REASON_APP_CHANGED,
241 case DISABLED_REASON_APP_CHANGED: in getDisabledReasonDebugString()
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutPackage.java806 ShortcutInfo.DISABLED_REASON_APP_CHANGED)) { in rescanPackageIfNeeded()
925 ShortcutInfo.DISABLED_REASON_APP_CHANGED); in publishManifestShortcuts()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java6628 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_APP_CHANGED); in testManifestShortcut_publishOnBroadcast()
/frameworks/base/config/
Dhiddenapi-public-dex.txt8774 Landroid/content/pm/ShortcutInfo;->DISABLED_REASON_APP_CHANGED:I
/frameworks/base/api/
Dcurrent.txt11583 field public static final int DISABLED_REASON_APP_CHANGED = 2; // 0x2