Searched defs:onInstallSwitchBarToggleSwitch (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accessibility/
H A DToggleGlobalGesturePreferenceFragment.java33 protected void onInstallSwitchBarToggleSwitch() { method in class:ToggleGlobalGesturePreferenceFragment
34 super.onInstallSwitchBarToggleSwitch();
H A DToggleScreenMagnificationPreferenceFragment.java33 protected void onInstallSwitchBarToggleSwitch() { method in class:ToggleScreenMagnificationPreferenceFragment
34 super.onInstallSwitchBarToggleSwitch();
H A DToggleDaltonizerPreferenceFragment.java72 protected void onInstallSwitchBarToggleSwitch() { method in class:ToggleDaltonizerPreferenceFragment
73 super.onInstallSwitchBarToggleSwitch();
H A DToggleAccessibilityServicePreferenceFragment.java353 protected void onInstallSwitchBarToggleSwitch() { method in class:ToggleAccessibilityServicePreferenceFragment
354 super.onInstallSwitchBarToggleSwitch();
H A DToggleFeaturePreferenceFragment.java121 protected void onInstallSwitchBarToggleSwitch() { method in class:ToggleFeaturePreferenceFragment
131 onInstallSwitchBarToggleSwitch();
H A DCaptionPropertiesFragment.java229 protected void onInstallSwitchBarToggleSwitch() { method in class:CaptionPropertiesFragment
246 onInstallSwitchBarToggleSwitch();

Completed in 55 milliseconds