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

  /frameworks/base/core/java/android/server/
BluetoothService.java 172 private BluetoothInputProfileHandler mBluetoothInputProfileHandler;
245 mBluetoothInputProfileHandler = BluetoothInputProfileHandler.getInstance(mContext, this);
    [all...]
BluetoothBondState.java 78 private final BluetoothInputProfileHandler mBluetoothInputProfileHandler;
87 mBluetoothInputProfileHandler =
454 mBluetoothInputProfileHandler.setInitialInputDevicePriority(remoteDevice, state);

Completed in 38 milliseconds