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

  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 443 EVENT_VIDEO_SESSION_EVENT = "EVENT_VIDEO_SESSION_EVENT"
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveVideoTest.py 41 from acts.test_utils.tel.tel_defines import EVENT_VIDEO_SESSION_EVENT
601 call_id_requester, EVENT_VIDEO_SESSION_EVENT)
603 call_id_responder, EVENT_VIDEO_SESSION_EVENT)
629 call_id_requester, EVENT_VIDEO_SESSION_EVENT)
631 call_id_responder, EVENT_VIDEO_SESSION_EVENT)
646 call_id_requester, EVENT_VIDEO_SESSION_EVENT)
648 call_id_responder, EVENT_VIDEO_SESSION_EVENT)
672 call_id_requester, EVENT_VIDEO_SESSION_EVENT)
674 call_id_responder, EVENT_VIDEO_SESSION_EVENT)
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 256 public static final String EVENT_VIDEO_SESSION_EVENT = "EVENT_VIDEO_SESSION_EVENT";
InCallServiceImpl.java     [all...]

Completed in 83 milliseconds