HomeSort by relevance Sort by last modified time
    Searched refs:getPbapProfile (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
LocalBluetoothProfileManager.java 378 public PbapServerProfile getPbapProfile(){
CachedBluetoothDevice.java 179 PbapServerProfile PbapProfile = mProfileManager.getPbapProfile();
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceProfilesSettings.java 183 final PbapServerProfile psp = mManager.getProfileManager().getPbapProfile();

Completed in 254 milliseconds