Home
last modified time | relevance | path

Searched defs:PKG (Results 1 – 23 of 23) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DIsolatedSplitsTests.java30 private static final String PKG = "com.android.cts.isolatedsplitapp"; field in IsolatedSplitsTests
73 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, "shouldLoadDefault"); in testInstallBase() local
90 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, "shouldLoadPolishLocale"); in testInstallBaseAndConfigSplit() local
118 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, "shouldLoadDefault"); in testInstallOneFeatureSplit() local
119 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, in testInstallOneFeatureSplit() local
121 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, in testInstallOneFeatureSplit() local
140 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, "shouldLoadPolishLocale"); in testInstallOneFeatureSplitAndConfigSplits() local
141 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, in testInstallOneFeatureSplitAndConfigSplits() local
155 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, "shouldLoadDefault"); in testInstallDependentFeatureSplits() local
156 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, in testInstallDependentFeatureSplits() local
[all …]
DAuthBoundKeyTest.java36 static final String PKG = "com.android.cts.authboundkeyapp"; field in AuthBoundKeyTest
DMajorVersionTest.java35 private static final String PKG = "com.android.cts.majorversion"; field in MajorVersionTest
DDirectBootHostTest.java46 private static final String PKG = "com.android.cts.encryptionapp"; field in DirectBootHostTest
DSplitTests.java45 static final String PKG = "com.android.cts.splitapp"; field in SplitTests
/cts/hostsidetests/classloaders/splits/src/android/classloaders/cts/
DClassloaderSplitsTest.java30 private static final String PKG = "com.android.cts.classloadersplitapp"; field in ClassloaderSplitsTest
71 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testBaseClassLoader"); in testBaseClassLoader() local
86 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testBaseClassLoader"); in testFeatureAClassLoader() local
87 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testFeatureAClassLoader"); in testFeatureAClassLoader() local
103 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testBaseClassLoader"); in testFeatureBClassLoader() local
104 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testFeatureAClassLoader"); in testFeatureBClassLoader() local
105 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testFeatureBClassLoader"); in testFeatureBClassLoader() local
116 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testBaseClassLoader"); in testReceiverClassLoaders() local
117 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testAllReceivers"); in testReceiverClassLoaders() local
/cts/hostsidetests/classloaders/useslibrary/src/android/classloaders/cts/
DUsesLibraryHostTest.java37 private static final String PKG = "com.android.cts.useslibrary"; field in UsesLibraryHostTest
61 Utils.runDeviceTests(getDevice(), PKG, ".UsesLibraryTest", "testUsesLibrary"); in testUsesLibrary() local
71 Utils.runDeviceTests(getDevice(), PKG, ".UsesLibraryTest", "testMissingLibrary"); in testMissingLibrary() local
81 Utils.runDeviceTests(getDevice(), PKG, ".UsesLibraryTest", "testDuplicateLibrary"); in testDuplicateLibrary() local
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DPasswordComplexityTest.java13 private static final String PKG = "com.android.cts.passwordcomplexity"; field in PasswordComplexityTest
/cts/tests/app/app/src/android/app/stubs/
DTestTileService.java29 public static final String PKG = "android.app.stubs"; field in TestTileService
DTestNotificationListener.java27 public static final String PKG = "android.app.stubs"; field in TestNotificationListener
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DTestNotificationAssistant.java30 public static final String PKG = "android.app.notification.legacy29.cts"; field in TestNotificationAssistant
DTestNotificationListener.java28 public static final String PKG = "android.app.notification.legacy29.cts"; field in TestNotificationListener
DNotificationAssistantServiceTest.java441 private StatusBarNotification getFirstNotificationFromPackage(String PKG) in getFirstNotificationFromPackage()
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DSecondaryNotificationListener.java26 public static final String PKG = "android.app.notification.legacy.cts"; field in SecondaryNotificationListener
DTestNotificationListener.java27 public static final String PKG = "android.app.notification.legacy.cts"; field in TestNotificationListener
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/
DTestNotificationListener.java27 public static final String PKG = "android.app.notification.legacy.cts"; field in TestNotificationListener
/cts/hostsidetests/appsecurity/test-apps/V3SigningSchemeRotation/src/android/appsecurity/cts/v3rotationtests/
DV3RotationTest.java34 private static final String PKG = "android.appsecurity.cts.tinyapp"; field in V3RotationTest
/cts/tests/tests/media/src/android/media/cts/
DRingtoneManagerTest.java44 private static final String PKG = "android.media.cts"; field in RingtoneManagerTest
DMediaPlayerFlakyNetworkTest.java52 private static final String PKG = "android.media.cts"; field in MediaPlayerFlakyNetworkTest
/cts/tests/app/src/android/app/cts/
DStatusBarNotificationTest.java28 private static final String PKG = "foo.bar"; field in StatusBarNotificationTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DRingerModeActivity.java68 private final static String PKG = "com.android.cts.verifier"; field in RingerModeActivity
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
DSplitAppTest.java68 private static final String PKG = "com.android.cts.splitapp"; field in SplitAppTest
/cts/tests/tests/permission2/src/android/permission2/cts/
DRestrictedPermissionsTest.java106 private static final String PKG = "android.permission2.cts.restrictedpermissionuser"; field in RestrictedPermissionsTest