Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/
DAudioStreamsHelper.java200 static Optional<CachedBluetoothDevice> getCachedBluetoothDeviceInSharing( in getCachedBluetoothDeviceInSharing() method in AudioStreamsHelper
283 ? getCachedBluetoothDeviceInSharing(manager) in getConnectedBluetoothDevices()