Home
last modified time | relevance | path

Searched refs:SL4A_APK_NAME (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiNetworkSuggestionTest.py28 from acts.controllers.android_device import SL4A_APK_NAME
103 + " " + SL4A_APK_NAME
109 + " " + SL4A_APK_NAME)
DWifiNetworkRequestTest.py28 from acts.controllers.android_device import SL4A_APK_NAME
121 + " " + SL4A_APK_NAME)
DWifiWakeTest.py21 from acts.controllers.android_device import SL4A_APK_NAME
209 + " " + SL4A_APK_NAME + " yes")
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py62 SL4A_APK_NAME = "com.googlecode.android_scripting" variable
866 return self.is_apk_installed(SL4A_APK_NAME)
893 return self.is_apk_running(SL4A_APK_NAME)
912 return self.force_stop_apk(SL4A_APK_NAME)
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py27 from acts.controllers.android_device import SL4A_APK_NAME
402 out = ad.adb.shell("pm path %s" % SL4A_APK_NAME)
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveNoQXDMLogTest.py29 from acts.controllers.android_device import SL4A_APK_NAME
350 out = ad.adb.shell("pm path %s" % SL4A_APK_NAME)
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py37 from acts.controllers.android_device import SL4A_APK_NAME
2907 accounting_apk = SL4A_APK_NAME
6447 out = ad.adb.shell("pm path %s" % SL4A_APK_NAME)