Searched defs:SHORTCUT (Results 1 – 7 of 7) 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()
49 int SHORTCUT = 1; field
2472 ActionType.SHORTCUT, /* thirdPartyAction */ null); in Logger.logQuickContactEvent()