Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DLocalBluetoothProfileManager.java85 private final PbapServerProfile mPbapProfile; field in LocalBluetoothProfileManager
124 mPbapProfile = new PbapServerProfile(context); in LocalBluetoothProfileManager()
301 return mPbapProfile; in getPbapProfile()