Home
last modified time | relevance | path

Searched refs:CARRIER_ID_METADATA_URL (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveNoQXDMLogTest.py38 from acts_contrib.test_utils.tel.tel_defines import CARRIER_ID_METADATA_URL
645 CARRIER_ID_METADATA_URL = CARRIER_ID_METADATA_URL_P
659 ad.log.info("%s", CARRIER_ID_METADATA_URL)
660 exe_cmd("adb -s %s shell %s" % (ad.serial,CARRIER_ID_METADATA_URL))
721 ad.log.info("%s", CARRIER_ID_METADATA_URL)
722 exe_cmd("adb -s %s shell %s" % (ad.serial,CARRIER_ID_METADATA_URL))
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_defines.py734 CARRIER_ID_METADATA_URL = "am broadcast -a com.google.android.gms." \ variable