Searched refs:BLUETOOTH (Results 1 – 3 of 3) sorted by relevance
35 BLUETOOTH("Bluetooth", 10000), enumConstant
49 "Auto-rotate screen"), BLUETOOTH("Bluetooth"), AIRPLANE("Airplane mode"), enumConstant
58 private static final String BLUETOOTH = "Bluetooth"; field in SettingsHelper467 By.descContains(BLUETOOTH).clazz(Switch.class)); in toggleBTOnOffAndVerify()