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

  /frameworks/base/core/java/android/bluetooth/
IBluetoothManager.aidl 32 IBluetooth registerAdapter(in IBluetoothManagerCallback callback);
BluetoothAdapter.java 527 mService = managerService.registerAdapter(mManagerCallback);
    [all...]
  /frameworks/base/services/core/java/com/android/server/
BluetoothManagerService.java 375 public IBluetooth registerAdapter(IBluetoothManagerCallback callback){
377 Slog.w(TAG, "Callback is null in registerAdapter");
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 249 milliseconds