Home
last modified time | relevance | path

Searched refs:DISABLED_REASON_BY_APP (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DShortcutInfo.java175 public static final int DISABLED_REASON_BY_APP = 1; field in ShortcutInfo
220 DISABLED_REASON_BY_APP,
239 case DISABLED_REASON_BY_APP: in getDisabledReasonDebugString()
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutParser.java342 : ShortcutInfo.DISABLED_REASON_BY_APP; in createShortcutFromManifest()
DShortcutPackage.java1607 disabledReason = ShortcutInfo.DISABLED_REASON_BY_APP; in parseShortcut()
DShortcutService.java2004 ShortcutInfo.DISABLED_REASON_BY_APP); in disableShortcuts()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java1751 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_BY_APP) in testDisableAndEnableShortcuts()
/frameworks/base/config/
Dhiddenapi-public-dex.txt8776 Landroid/content/pm/ShortcutInfo;->DISABLED_REASON_BY_APP:I
/frameworks/base/api/
Dcurrent.txt11585 field public static final int DISABLED_REASON_BY_APP = 1; // 0x1