Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothProfileManager.java444 SapProfile getSapProfile() { in getSapProfile() method in LocalBluetoothProfileManager
H A DCachedBluetoothDevice.java1193 SapProfile sapProfile = mProfileManager.getSapProfile(); in isConnectedSapDevice()