Searched refs:isBluetoothOn (Results 1 – 5 of 5) sorted by relevance
63 boolean isBluetoothOn(); in isBluetoothOn() method
114 boolean isBluetoothOn(); in isBluetoothOn() method
98 assertFalse(mSettingHelper.get().isBluetoothOn()); in testBluetoothSettings()
136 public boolean isBluetoothOn() { in isBluetoothOn() method in StatusBarHelperImpl149 boolean isOn = isBluetoothOn(); in turnOnOffBluetooth()
195 boolean isOn = isBluetoothOn(); in turnOnOffBluetooth()211 public boolean isBluetoothOn() { in isBluetoothOn() method in SettingHelperImpl