Home
last modified time | relevance | path

Searched defs:testPackage (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotifyingAppTest.java45 public void testPackage() { in testPackage() method in NotifyingAppTest
DNotificationManagerServiceTest.java4032 final String testPackage = "testPackageName"; in testAllowForegroundToasts() local
4055 final String testPackage = "testPackageName"; in testDisallowToastsFromSuspendedPackages() local
4075 final String testPackage = "testPackageName"; in testDisallowToastsFromBlockedApps() local
4098 final String testPackage = "testPackageName"; in testAlwaysAllowSystemToasts() local
DManagedServicesTest.java320 String testPackage = "user.test.package"; in testReadXml_onlyRestoresForTargetUser() local
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java5330 final String testPackage = "TEST_PACKAGE"; in testIsPackageAllowedToAccessCalendar_settingOff() local
5340 final String testPackage = "TEST_PACKAGE"; in testIsPackageAllowedToAccessCalendar_bothAllowed() local
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java3074 final String testPackage = SystemProperties.get(PROP_SUB_PLAN_OWNER + "." + subId, null); in enforceSubscriptionPlanAccess() local