Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DOppProfile.java28 final class OppProfile implements LocalBluetoothProfile { class
DLocalBluetoothProfileManager.java98 private OppProfile mOppProfile;
175 mOppProfile = new OppProfile(); in updateLocalProfiles()
177 mProfileNameMap.put(OppProfile.NAME, mOppProfile); in updateLocalProfiles()