Searched defs:SHORTCUT (Results 1 – 6 of 6) sorted by relevance
25 public static final int SHORTCUT = LauncherSettings.Favorites.ITEM_TYPE_SHORTCUT; field in BaseGridChangesTestCase
55 SHORTCUT = 3; // ShortcutManager enumerator
66 SHORTCUT = 2; enumerator
67 public static final int SHORTCUT = 8; field in QuickContactEvent.ActionType
95 sDictProjectionMap.put(Words.SHORTCUT, Words.SHORTCUT); in sDictProjectionMap.put()
2472 ActionType.SHORTCUT, /* thirdPartyAction */ null); in Logger.logQuickContactEvent()