Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotifyingAppTest.java45 public void testPackage() { in testPackage() method in NotifyingAppTest
DNotificationManagerServiceTest.java6547 final String testPackage = "testPackageName"; in testAllowForegroundCustomToasts() local
6570 final String testPackage = "testPackageName"; in testDisallowBackgroundCustomToasts() local
6590 final String testPackage = "testPackageName"; in testDontCallShowToastAgainOnTheSameCustomToast() local
6619 final String testPackage = "testPackageName"; in testToastRateLimiterWontPreventShowCallForCustomToastWhenInForeground() local
6642 final String testPackage = "testPackageName"; in testCustomToastPostedWhileInForeground_blockedIfAppGoesToBackground() local
6676 final String testPackage = "testPackageName"; in testAllowForegroundTextToasts() local
6696 final String testPackage = "testPackageName"; in testAllowBackgroundTextToasts() local
6716 final String testPackage = "testPackageName"; in testDontCallShowToastAgainOnTheSameTextToast() local
6746 final String testPackage = "testPackageName"; in testToastRateLimiterCanPreventShowCallForTextToast_whenInBackground() local
6768 final String testPackage = "testPackageName"; in testToastRateLimiterWontPreventShowCallForTextToast_whenInForeground() local
[all …]
DManagedServicesTest.java375 String testPackage = "user.test.package"; in testReadXml_onlyRestoresForTargetUser() local
397 String testPackage = "user.test.package"; in testReadXml_restoresUserSet() local
/frameworks/base/core/tests/coretests/src/android/os/
DBinderDeathRecipientTest.java74 private IBinder getNewRemoteBinder(String testPackage) throws InterruptedException { in getNewRemoteBinder()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java6972 final String testPackage = "TEST_PACKAGE"; in testIsPackageAllowedToAccessCalendar_settingOff() local
6985 final String testPackage = "TEST_PACKAGE"; in testIsPackageAllowedToAccessCalendar_bothAllowed() local
6998 final String testPackage = "TEST_PACKAGE"; in testIsPackageAllowedToAccessCalendar_requiresPermission() local
7007 final String testPackage = "TEST_PACKAGE"; in testIsPackageAllowedToAccessCalendar_samePackageAndSameUser_noPermissionRequired() local
/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/
DWebViewUpdateServiceTest.java515 String testPackage = "testFallback"; in testFallbackPackageEnabling() local