OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getObjectPathFromAddress
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/server/
BluetoothA2dpService.java
134
String path = mBluetoothService.
getObjectPathFromAddress
(address);
245
String path = mBluetoothService.
getObjectPathFromAddress
(device.getAddress());
295
disconnectSinkNative(mBluetoothService.
getObjectPathFromAddress
(
341
String path = mBluetoothService.
getObjectPathFromAddress
(device.getAddress());
361
String path = mBluetoothService.
getObjectPathFromAddress
(device.getAddress());
391
String path = mBluetoothService.
getObjectPathFromAddress
(device.getAddress());
408
String path = mBluetoothService.
getObjectPathFromAddress
(device.getAddress());
BluetoothService.java
[
all
...]
Completed in 234 milliseconds