Searched defs:getSwitchKey (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/drawer/ | ||
H A D | PrimarySwitchControllerTest.java | 61 public String getSwitchKey() { in getSwitchKey() method in PrimarySwitchControllerTest.TestPrimarySwitchController |
H A D | SwitchesProviderTest.java | 340 public String getSwitchKey() { in getSwitchKey() method in SwitchesProviderTest.TestSwitchController |
/aosp12/frameworks/base/packages/SettingsLib/Tile/src/com/android/settingslib/drawer/ | ||
H A D | SwitchController.java | 55 public abstract String getSwitchKey(); in getSwitchKey() method in SwitchController |