OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getProfileByName
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceProfilesSettings.java
353
return mProfileManager.
getProfileByName
(pref.getKey());
LocalBluetoothProfileManager.java
203
LocalBluetoothProfile
getProfileByName
(String name) {
Completed in 611 milliseconds