Searched refs:getConnectableA2dpDevices (Results 1 – 3 of 3) sorted by relevance
117 return !CollectionUtils.isEmpty(getConnectableA2dpDevices()) in isVisible()121 private List<BluetoothDevice> getConnectableA2dpDevices() { in getConnectableA2dpDevices() method in MediaOutputIndicatorSlice
78 List<BluetoothDevice> connectableA2dpDevices = getConnectableA2dpDevices(); in updateState()
213 protected List<BluetoothDevice> getConnectableA2dpDevices() { in getConnectableA2dpDevices() method in AudioSwitchPreferenceController