Home
last modified time | relevance | path

Searched defs:VT_STATE_STATE_INVALID (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
H A DTelephonyConstants.java39 public static final String VT_STATE_STATE_INVALID = "INVALID"; field in TelephonyConstants
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_defines.py437 VT_STATE_STATE_INVALID = "INVALID" variable