Searched refs:phoneStateChange (Results 1 – 3 of 3) sorted by relevance
420 public boolean phoneStateChange(BluetoothDevice device, HeadsetCallState callState) { in phoneStateChange() method in HeadsetNativeInterface
851 if (!mNativeInterface.phoneStateChange(mDevice, callState)) { in processMessage()
1238 verify(mNativeInterface, timeout(ASYNC_CALL_TIMEOUT_MILLIS)).phoneStateChange(device, in verifyCallStateToNativeInvocation()