HomeSort by relevance Sort by last modified time
    Searched refs:CALL_STATE_HOLDING (Results 1 - 8 of 8) sorted by null

  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveVideoTest.py 27 from acts.test_utils.tel.tel_defines import CALL_STATE_HOLDING
    [all...]
TelWifiVideoTest.py 27 from acts.test_utils.tel.tel_defines import CALL_STATE_HOLDING
TelLiveVoiceTest.py 30 from acts.test_utils.tel.tel_defines import CALL_STATE_HOLDING
    [all...]
TelLiveVoiceConfTest.py 28 from acts.test_utils.tel.tel_defines import CALL_STATE_HOLDING
93 return CALL_STATE_HOLDING
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 323 CALL_STATE_HOLDING = "HOLDING"
tel_voice_utils.py 20 from acts.test_utils.tel.tel_defines import CALL_STATE_HOLDING
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 58 public static final String CALL_STATE_HOLDING = "HOLDING";
InCallServiceImpl.java     [all...]

Completed in 385 milliseconds