Home
last modified time | relevance | path

Searched refs:getCachedBluetoothDeviceInSharingOrLeConnected (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/audiosharing/audiostreams/testshadows/
DShadowAudioStreamsHelper.java63 public static Optional<CachedBluetoothDevice> getCachedBluetoothDeviceInSharingOrLeConnected( in getCachedBluetoothDeviceInSharingOrLeConnected() method in ShadowAudioStreamsHelper
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/
DAudioStreamsHelper.java164 public static Optional<CachedBluetoothDevice> getCachedBluetoothDeviceInSharingOrLeConnected( in getCachedBluetoothDeviceInSharingOrLeConnected() method in AudioStreamsHelper
284 : getCachedBluetoothDeviceInSharingOrLeConnected(manager); in getConnectedBluetoothDevices()
DAudioStreamsActiveDeviceSummaryUpdater.java89 AudioStreamsHelper.getCachedBluetoothDeviceInSharingOrLeConnected( in getSummary()
DAudioStreamsCategoryController.java103 AudioStreamsHelper.getCachedBluetoothDeviceInSharingOrLeConnected( in updateVisibility()
DAudioStreamsScanQrCodeController.java128 .getCachedBluetoothDeviceInSharingOrLeConnected( in updateVisibility()
DMediaControlHelper.java57 AudioStreamsHelper.getCachedBluetoothDeviceInSharingOrLeConnected( in start()
DAudioStreamsQrCodeScanFragment.java142 AudioStreamsHelper.getCachedBluetoothDeviceInSharingOrLeConnected( in onViewCreated()
DAudioStreamsProgressCategoryController.java459 AudioStreamsHelper.getCachedBluetoothDeviceInSharingOrLeConnected(mBluetoothManager) in init()