Searched refs:OPERATION_SET (Results 1 – 2 of 2) sorted by relevance
1429 if (operation != ShortcutService.OPERATION_SET) { in enforceShortcutCountsBeforeOperation()1438 } else if (shortcut.isDynamic() && (operation != ShortcutService.OPERATION_SET)) { in enforceShortcutCountsBeforeOperation()1472 if (operation != ShortcutService.OPERATION_SET) { in enforceShortcutCountsBeforeOperation()
431 static final int OPERATION_SET = 0; field in ShortcutService437 OPERATION_SET,1957 ps.enforceShortcutCountsBeforeOperation(newShortcuts, OPERATION_SET); in setDynamicShortcuts()