Searched refs:SWITCH_BAR (Results 1 – 2 of 2) sorted by relevance
74 private static final String SWITCH_BAR = "wifi_calling_switch_bar"; field in WifiCallingSettingsForSub127 getPreferenceScreen().findPreference(SWITCH_BAR); in onCallStateChanged()300 mSwitchBar = (SettingsMainSwitchPreference) findPreference(SWITCH_BAR); in onCreate()
81 private static final String SWITCH_BAR = "wifi_calling_switch_bar"; field in WifiCallingSettingsForSubTest387 if (SWITCH_BAR.equals(key)) { in findPreference()