Home
last modified time | relevance | path

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

/cts/hostsidetests/theme/
Dgenerate_images.sh40 themeApkPath="$ANDROID_HOST_OUT/cts/android-cts/testcases/CtsThemeDeviceApp.apk"
49 if [ ! -e "$themeApkPath" ]; then
55 python $exe $themeApkPath $outDir
Drun_theme_capture_device.py95 (themeApkPath, outPath) = setup
109 (out, err, success) = device.installApk(themeApkPath)
150 themeApkPath = argv[1]
163 setup = (themeApkPath, outPath)