Searched refs:OPERATION_SET (Results 1 – 2 of 2) sorted by relevance
1175 } else if (shortcut.isDynamic() && (operation != ShortcutService.OPERATION_SET)) { in enforceShortcutCountsBeforeOperation()1209 if (operation != ShortcutService.OPERATION_SET) { in enforceShortcutCountsBeforeOperation()
397 static final int OPERATION_SET = 0; field in ShortcutService403 OPERATION_SET,1764 ps.enforceShortcutCountsBeforeOperation(newShortcuts, OPERATION_SET); in setDynamicShortcuts()