OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setLocalRole
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
PanProfile.java
160
void
setLocalRole
(BluetoothDevice device, int role) {
LocalBluetoothProfileManager.java
256
panProfile.
setLocalRole
(device, role);
Completed in 25 milliseconds