Searched refs:mpty (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | IBluetoothHeadset.aidl | 58 void clccResponse(int index, int direction, int status, int mode, boolean mpty, in clccResponse() argument
|
D | BluetoothHeadset.java | 914 public void clccResponse(int index, int direction, int status, int mode, boolean mpty, in clccResponse() argument 918 mService.clccResponse(index, direction, status, mode, mpty, number, type); in clccResponse()
|