OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VT_VIDEO_QUALITY_DEFAULT
(Results
1 - 5
of
5
) sorted by null
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py
270
VT_VIDEO_QUALITY_DEFAULT
= "DEFAULT"
tel_video_utils.py
43
from acts.test_utils.tel.tel_defines import
VT_VIDEO_QUALITY_DEFAULT
663
video_quality_request=
VT_VIDEO_QUALITY_DEFAULT
,
799
video_quality_request=
VT_VIDEO_QUALITY_DEFAULT
):
[
all
...]
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java
44
public static final String
VT_VIDEO_QUALITY_DEFAULT
= "DEFAULT";
InCallServiceImpl.java
[
all
...]
/tools/test/connectivity/acts/tests/google/tel/live/
TelLiveVideoTest.py
36
from acts.test_utils.tel.tel_defines import
VT_VIDEO_QUALITY_DEFAULT
515
VT_STATE_BIDIRECTIONAL,
VT_VIDEO_QUALITY_DEFAULT
,
516
VT_STATE_AUDIO_ONLY,
VT_VIDEO_QUALITY_DEFAULT
):
[
all
...]
Completed in 362 milliseconds