OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothService
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/core/java/com/android/server/
BluetoothService.java
22
class
BluetoothService
extends SystemService {
25
public
BluetoothService
(Context context) {
/frameworks/base/services/java/com/android/server/
SystemServer.java
649
mSystemServiceManager.startService(
BluetoothService
.class);
[
all
...]
Completed in 54 milliseconds