Searched defs:shortcutType (Results 1 – 4 of 4) sorted by relevance
249 static void optInValueToSettings(Context context, @UserShortcutType int shortcutType, in optInValueToSettings()320 static void optOutValueFromSettings(Context context, @UserShortcutType int shortcutType, in optOutValueFromSettings()393 static boolean hasValueInSettings(Context context, @UserShortcutType int shortcutType, in hasValueInSettings()452 static String convertKeyFromSettings(@UserShortcutType int shortcutType) { in convertKeyFromSettings()
716 Context context, @UserShortcutType int shortcutType) { in optInMagnificationValueToSettings()801 @UserShortcutType int shortcutType) { in optOutMagnificationValueFromSettings()877 @UserShortcutType int shortcutType) { in hasMagnificationValueInSettings()
119 @ShortcutConstants.UserShortcutType int shortcutType = getShortcutType(); in enableShortcutForTargets() local
428 private void setShortcut(@UserShortcutType int shortcutType, String... componentNames) { in setShortcut()