Searched refs:OPERATION_SET (Results 1 – 2 of 2) sorted by relevance
1515 } else if (shortcut.isDynamic() && (operation != ShortcutService.OPERATION_SET)) { in enforceShortcutCountsBeforeOperation()1549 if (operation != ShortcutService.OPERATION_SET) { in enforceShortcutCountsBeforeOperation()
455 static final int OPERATION_SET = 0; field in ShortcutService461 OPERATION_SET,2039 ps.enforceShortcutCountsBeforeOperation(newShortcuts, OPERATION_SET);