Searched refs:callState (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadset.java803 public void phoneStateChanged(int numActive, int numHeld, int callState, String number, argument
807 mService.phoneStateChanged(numActive, numHeld, callState, number, type);
H A DIBluetoothHeadset.aidl52 void phoneStateChanged(int numActive, int numHeld, int callState, String number, int type);

Completed in 73 milliseconds