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

  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
LocalBluetoothProfileManager.java 113 mLocalAdapter.setProfileManager(this);
114 mEventManager.setProfileManager(this);
LocalBluetoothAdapter.java 58 void setProfileManager(LocalBluetoothProfileManager manager) {
BluetoothEventManager.java 71 void setProfileManager(LocalBluetoothProfileManager manager) {

Completed in 473 milliseconds