Home
last modified time | relevance | path

Searched defs:getSwitchKey (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/drawer/
DPrimarySwitchControllerTest.java61 public String getSwitchKey() { in getSwitchKey() method in PrimarySwitchControllerTest.TestPrimarySwitchController
DSwitchesProviderTest.java340 public String getSwitchKey() { in getSwitchKey() method in SwitchesProviderTest.TestSwitchController
/frameworks/base/packages/SettingsLib/Tile/src/com/android/settingslib/drawer/
DSwitchController.java55 public abstract String getSwitchKey(); in getSwitchKey() method in SwitchController