Home
last modified time | relevance | path

Searched refs:APP_PACKAGE_NAME (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/theme/src/android/theme/cts/
DThemeHostTest.java53 private static final String APP_PACKAGE_NAME = "android.theme.app"; field in ThemeHostTest
62 "am instrument -w --no-window-animation %s/%s", APP_PACKAGE_NAME, TEST_CLASS);
65 private static final String STOP_CMD = String.format("am force-stop %s", APP_PACKAGE_NAME);
104 mDevice.uninstallPackage(APP_PACKAGE_NAME); in setUp()
159 mDevice.uninstallPackage(APP_PACKAGE_NAME); in tearDown()
/cts/tools/tradefed-host/src/com/android/cts/tradefed/device/
DDeviceInfoCollector.java44 public static final String APP_PACKAGE_NAME = "android.tests.devicesetup"; field in DeviceInfoCollector
59 IDS.add(AbiUtils.createId(abi, APP_PACKAGE_NAME)); in AbiUtils.createId() argument
74 runInstrumentation(device, abi, testApkDir, listener, APK_NAME, APP_PACKAGE_NAME, in collectDeviceInfo()
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DCtsTestLogReporter.java165 if (appPackageName.equals(DeviceInfoCollector.APP_PACKAGE_NAME)) { in logCompleteRun()
/cts/tools/dex-tools/dex/
Dclasses.out.dex130619 private static java.lang.String APP_PACKAGE_NAME