HomeSort by relevance Sort by last modified time
    Searched refs:BluetoothService (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/
BluetoothService.java 23 class BluetoothService extends SystemService {
24 private static final String TAG = "BluetoothService";
27 public BluetoothService(Context context) {
  /frameworks/base/services/java/com/android/server/
SystemServer.java 528 mSystemServiceManager.startService(BluetoothService.class);
    [all...]

Completed in 57 milliseconds