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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothAdapter.java 57 void setProfileManager(LocalBluetoothProfileManager manager) {
LocalBluetoothProfileManager.java 103 mLocalAdapter.setProfileManager(this);
104 mEventManager.setProfileManager(this);
BluetoothEventManager.java 70 void setProfileManager(LocalBluetoothProfileManager manager) {

Completed in 31 milliseconds