Searched refs:DISABLED_REASON_APP_CHANGED (Results 1 – 5 of 5) sorted by relevance
243 public static final int DISABLED_REASON_APP_CHANGED = 2; field in ShortcutInfo283 DISABLED_REASON_APP_CHANGED,303 case DISABLED_REASON_APP_CHANGED: in getDisabledReasonDebugString()
294 + ShortcutInfo.DISABLED_REASON_APP_CHANGED
1190 ShortcutInfo.DISABLED_REASON_APP_CHANGED) != null) { in rescanPackage()1302 ShortcutInfo.DISABLED_REASON_APP_CHANGED); in publishManifestShortcuts()
7287 .areAllWithDisabledReason(ShortcutInfo.DISABLED_REASON_APP_CHANGED); in testManifestShortcut_publishOnBroadcast()
13046 field public static final int DISABLED_REASON_APP_CHANGED = 2; // 0x2