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

  /frameworks/base/core/java/android/bluetooth/
IBluetoothHeadsetPhone.aidl 29 boolean processChld(int chld);
  /packages/services/Telecomm/src/com/android/server/telecom/
BluetoothPhoneService.java 170 public boolean processChld(int chld) throws RemoteException {
171 Log.i(TAG, "processChld %d", chld);
251 result = processChld(request.param);
473 private boolean processChld(int chld) {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetStateMachine.java     [all...]

Completed in 414 milliseconds