Home
last modified time | relevance | path

Searched defs:call_direction (Results 1 – 8 of 8) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveRilCstVoiceTest.py336 call_direction="mo", argument
DTelLiveGFTDSDSDDSSwitchTest.py164 call_direction=None, argument
400 call_direction=None, argument
DTelLiveGFTDSDSMessageTest.py190 call_direction="mo"): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_dsds_utils.py510 call_direction="mo", argument
1103 call_direction=None, argument
1351 call_direction="mo"): argument
Dtel_data_utils.py858 call_direction=DIRECTION_MOBILE_ORIGINATED, argument
1226 call_direction=DIRECTION_MOBILE_ORIGINATED, argument
1338 call_direction=DIRECTION_MOBILE_ORIGINATED): argument
Dtel_message_utils.py1314 call_direction="mo", argument
Dtel_voice_utils.py1838 call_direction=DIRECTION_MOBILE_ORIGINATED, argument
/tools/test/connectivity/acts_tests/tests/google/nr/cbr/
DCellBroadcastTest.py577 call_direction=DIRECTION_MOBILE_ORIGINATED, argument
917 def _setup_voice_call(self, log, ads, call_direction=DIRECTION_MOBILE_ORIGINATED): argument