HomeSort by relevance Sort by last modified time
    Searched refs:processChld (Results 1 - 4 of 4) 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 172 public boolean processChld(int chld) throws RemoteException {
173 Log.i(TAG, "processChld %d", chld);
253 result = processChld(request.param);
475 private boolean processChld(int chld) {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetStateMachine.java     [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 114 milliseconds