HomeSort by relevance Sort by last modified time
    Searched defs:phoneStateChanged (Results 1 - 10 of 10) sorted by null

  /packages/services/Telecomm/src/com/android/server/telecom/
BluetoothHeadsetProxy.java 45 public void phoneStateChanged(int numActive, int numHeld, int callState, String number,
48 mBluetoothHeadset.phoneStateChanged(numActive, numHeld, callState, number, type);
BluetoothPhoneServiceImpl.java     [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothHeadset.java     [all...]
  /packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
HeadsetServiceTest.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetService.java 64 * Mode 1: Telecom call through {@link #phoneStateChanged(int, int, int, String, int, boolean)}
602 public void phoneStateChanged(int numActive, int numHeld, int callState, String number,
608 service.phoneStateChanged(numActive, numHeld, callState, number, type, false);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 

Completed in 177 milliseconds