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

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

Completed in 78 milliseconds