Searched refs:isBluetoothDisconnected (Results 1 – 3 of 3) sorted by relevance
61 public boolean isBluetoothDisconnected() { in isBluetoothDisconnected() method in StatusBarSnippet62 return mStatusBarHelper.get().isBluetoothDisconnected(); in isBluetoothDisconnected()
220 boolean isBluetoothDisconnected(); in isBluetoothDisconnected() method
431 public boolean isBluetoothDisconnected() { in isBluetoothDisconnected() method in StatusBarHelperImpl