OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBluetoothService
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothSocket.java
305
IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().
getBluetoothService
(null);
342
IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().
getBluetoothService
(null);
BluetoothDevice.java
509
sService = adapter.
getBluetoothService
(mStateChangeCallback);
[
all
...]
BluetoothAdapter.java
[
all
...]
Completed in 233 milliseconds