OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLUETOOTH_MANAGER_SERVICE
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/java/com/android/server/power/
ShutdownThread.java
392
BluetoothAdapter.
BLUETOOTH_MANAGER_SERVICE
));
/frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java
386
public static final String
BLUETOOTH_MANAGER_SERVICE
= "bluetooth_manager";
418
IBinder b = ServiceManager.getService(
BLUETOOTH_MANAGER_SERVICE
);
[
all
...]
/frameworks/base/services/java/com/android/server/
SystemServer.java
340
ServiceManager.addService(BluetoothAdapter.
BLUETOOTH_MANAGER_SERVICE
, bluetooth);
[
all
...]
Completed in 46 milliseconds