Searched refs:isBluetoothAudioDisconnectedLabelVisible (Results 1 – 4 of 4) sorted by relevance
81 public boolean isBluetoothAudioDisconnectedLabelVisible() { in isBluetoothAudioDisconnectedLabelVisible() method in MediaPlayerSnippet82 return mAutoMediaHelper.get().isBluetoothAudioDisconnectedLabelVisible(); in isBluetoothAudioDisconnectedLabelVisible()
218 boolean isBluetoothAudioDisconnectedLabelVisible(); in isBluetoothAudioDisconnectedLabelVisible() method
347 … actual_disconnected_label_status = self.device.mbs.isBluetoothAudioDisconnectedLabelVisible()355 actual_status = self.device.mbs.isBluetoothAudioDisconnectedLabelVisible()
539 public boolean isBluetoothAudioDisconnectedLabelVisible() { in isBluetoothAudioDisconnectedLabelVisible() method in MediaCenterHelperImpl