Home | History | Annotate | Download | only in live

Lines Matching refs:CALL_STATE_ACTIVE

29 from acts.test_utils.tel.tel_defines import CALL_STATE_ACTIVE
1886 if ads[0].droid.telecomCallGetCallState(call_id) != CALL_STATE_ACTIVE:
1906 if ads[0].droid.telecomCallGetCallState(call_id) != CALL_STATE_ACTIVE: