Home
last modified time | relevance | path

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 DPrimarySwitchControllerTest.java61 public String getSwitchKey() { in getSwitchKey() method in PrimarySwitchControllerTest.TestPrimarySwitchController
H A DSwitchesProviderTest.java340 public String getSwitchKey() { in getSwitchKey() method in SwitchesProviderTest.TestSwitchController
/aosp12/frameworks/base/packages/SettingsLib/Tile/src/com/android/settingslib/drawer/
H A DSwitchController.java55 public abstract String getSwitchKey(); in getSwitchKey() method in SwitchController