Searched refs:bluetoothValue (Results 1 – 1 of 1) sorted by relevance
483 String bluetoothValue = Settings.Global.getString( in toggleBTOnOffAndVerify() local486 Assert.assertEquals((verifyOn ? "1" : "0"), bluetoothValue); in toggleBTOnOffAndVerify()