Searched refs:mpty (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DIBluetoothHeadset.aidl54 void clccResponse(int index, int direction, int status, int mode, boolean mpty,
H A DBluetoothHeadset.java843 public void clccResponse(int index, int direction, int status, int mode, boolean mpty, argument
847 mService.clccResponse(index, direction, status, mode, mpty, number, type);

Completed in 59 milliseconds