Searched refs:convertToKey (Results 1 – 4 of 4) sorted by relevance
63 final String targetKey = convertToKey(shortcutType); in optInValueToSettings()94 final String targetsKey = convertToKey(shortcutType); in optOutValueFromSettings()124 final String targetKey = convertToKey(shortcutType); in isComponentIdExistingInSettings()165 public static String convertToKey(@UserShortcutType int type) { in convertToKey() method in ShortcutUtils248 final String targetKey = convertToKey(shortcutType); in getShortcutTargetsFromSettings()
19 import static com.android.internal.accessibility.util.ShortcutUtils.convertToKey;46 convertToKey(shortcutType)); in AccessibilityActivityTarget()
19 import static com.android.internal.accessibility.util.ShortcutUtils.convertToKey;50 convertToKey(shortcutType)); in AccessibilityServiceTarget()
4190 final String shortcutTypeSettingKey = ShortcutUtils.convertToKey(shortcutType); in enableShortcutForTargets()