Searched refs:shortcutFeatureAvailable (Results 1 – 2 of 2) sorted by relevance
112 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