Home
last modified time | relevance | path

Searched defs:shortcutFeatureKeys (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accessibility/
DToggleFeaturePreferenceFragment.java171 final List<String> shortcutFeatureKeys = getShortcutFeatureSettingsKeys(); in registerKeysToObserverCallback() local
180 final List<String> shortcutFeatureKeys = new ArrayList<>(); in getShortcutFeatureSettingsKeys() local
DAccessibilityShortcutPreferenceFragment.java126 final List<String> shortcutFeatureKeys = new ArrayList<>(); in onCreate() local
DAccessibilitySettings.java172 final List<String> shortcutFeatureKeys = new ArrayList<>(features.size()); in AccessibilitySettings() local