Home
last modified time | relevance | path

Searched refs:shortcutFeatureAvailable (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityShortcutPreferenceFragment.java112 if (enabled && !shortcutFeatureAvailable(context)) { in onInstallSwitchBarToggleSwitch()
135 if (!shortcutFeatureAvailable(context)) { in updatePreferences()
162 if (!shortcutFeatureAvailable(context)) { in getServiceName()
178 private static boolean shortcutFeatureAvailable(Context context) { in shortcutFeatureAvailable() method in AccessibilityShortcutPreferenceFragment
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/accessibility/
DAccessibilityShortcutPreferenceFragment.java112 if (enabled && !shortcutFeatureAvailable(context)) { in onInstallSwitchBarToggleSwitch()
135 if (!shortcutFeatureAvailable(context)) { in updatePreferences()
162 if (!shortcutFeatureAvailable(context)) { in getServiceName()
178 private static boolean shortcutFeatureAvailable(Context context) { in shortcutFeatureAvailable() method in AccessibilityShortcutPreferenceFragment