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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetHalConstants.java 67 static final int CALL_STATE_DISCONNECTED = 7;
  /packages/services/Telecomm/src/com/android/server/telecom/
BluetoothPhoneServiceImpl.java 69 private static final int CALL_STATE_DISCONNECTED = 7;
    [all...]
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
BluetoothPhoneServiceTest.java 86 private static final int CALL_STATE_DISCONNECTED = 7;
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 59 public static final String CALL_STATE_DISCONNECTED = "DISCONNECTED";
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 324 CALL_STATE_DISCONNECTED = "DISCONNECTED"

Completed in 412 milliseconds