Searched defs:shortcutFeatureKeys (Results 1 – 3 of 3) sorted by relevance
171 final List<String> shortcutFeatureKeys = getShortcutFeatureSettingsKeys(); in registerKeysToObserverCallback() local180 final List<String> shortcutFeatureKeys = new ArrayList<>(); in getShortcutFeatureSettingsKeys() local
126 final List<String> shortcutFeatureKeys = new ArrayList<>(); in onCreate() local
172 final List<String> shortcutFeatureKeys = new ArrayList<>(features.size()); in AccessibilitySettings() local