Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveNoQXDMLogTest.py39 from acts.test_utils.tel.tel_defines import CARRIER_ID_CONTENT_URL
645 CARRIER_ID_CONTENT_URL = CARRIER_ID_CONTENT_URL_P
660 ad.log.info("%s", CARRIER_ID_CONTENT_URL)
661 exe_cmd("adb -s %s shell %s" % (ad.serial,CARRIER_ID_CONTENT_URL))
722 ad.log.info("%s", CARRIER_ID_CONTENT_URL)
723 exe_cmd("adb -s %s shell %s" % (ad.serial,CARRIER_ID_CONTENT_URL))
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_defines.py655 CARRIER_ID_CONTENT_URL = "am broadcast -a com.google.android.gms." \ variable