Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothProfileManager.java573 SapProfile getSapProfile() { in getSapProfile() method in LocalBluetoothProfileManager
DCachedBluetoothDevice.java1884 SapProfile sapProfile = mProfileManager.getSapProfile(); in isConnectedSapDevice()