Searched refs:OppProfile (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothProfileManager.java85 private OppProfile mOppProfile;
206 mOppProfile = new OppProfile();
208 mProfileNameMap.put(OppProfile.NAME, mOppProfile);
H A DOppProfile.java26 * OppProfile handles Bluetooth OPP.
28 final class OppProfile implements LocalBluetoothProfile { class in inherits:LocalBluetoothProfile

Completed in 123 milliseconds