OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getObjectPathFromAddress
(Results
1 - 3
of
3
) 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
...]
BluetoothEventLoop.java
614
String path = mBluetoothService.
getObjectPathFromAddress
(address);
Completed in 26 milliseconds