Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothProfileManager.java422 public PbapServerProfile getPbapProfile(){ in getPbapProfile() method in LocalBluetoothProfileManager
DCachedBluetoothDevice.java173 PbapServerProfile PbapProfile = mProfileManager.getPbapProfile(); in disconnect()