Home
last modified time | relevance | path

Searched defs:phoneStateChanged (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DBluetoothHeadsetProxy.java56 public void phoneStateChanged(int numActive, int numHeld, int callState, String number, in phoneStateChanged() method in BluetoothHeadsetProxy
DHeadsetService.java818 public void phoneStateChanged(int numActive, int numHeld, int callState, String number, in phoneStateChanged() method in HeadsetService.BluetoothHeadsetBinder
1810 void phoneStateChanged(int numActive, int numHeld, int callState, String number, in phoneStateChanged() method in HeadsetService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DBluetoothHeadsetBinderTest.java191 public void phoneStateChanged() { in phoneStateChanged() method in BluetoothHeadsetBinderTest
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothHeadset.aidl76 …void phoneStateChanged(int numActive, int numHeld, int callState, String number, int type, String … in phoneStateChanged() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadset.java1214 public void phoneStateChanged(int numActive, int numHeld, int callState, String number, in phoneStateChanged() method in BluetoothHeadset