OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
105
mLocalAdapter.
setProfileManager
(this);
106
mEventManager.
setProfileManager
(this);
BluetoothEventManager.java
70
void
setProfileManager
(LocalBluetoothProfileManager manager) {
Completed in 1339 milliseconds