OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothManagerService
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/core/java/com/android/server/
BluetoothService.java
23
private
BluetoothManagerService
mBluetoothManagerService;
27
mBluetoothManagerService = new
BluetoothManagerService
(context);
BluetoothManagerService.java
62
class
BluetoothManagerService
extends IBluetoothManager.Stub {
63
private static final String TAG = "
BluetoothManagerService
";
242
BluetoothManagerService
(Context context) {
[
all
...]
Completed in 662 milliseconds