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.java511 public PbapServerProfile getPbapProfile(){ in getPbapProfile() method in LocalBluetoothProfileManager
DCachedBluetoothDevice.java303 PbapServerProfile PbapProfile = mProfileManager.getPbapProfile(); in disconnect()