Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotifyingAppTest.java45 public void testPackage() { in testPackage() method in NotifyingAppTest
DNotificationManagerServiceTest.java1376 private boolean enqueueToast(String testPackage, ITransientNotification callback) in enqueueToast()
1382 private boolean enqueueToast(INotificationManager service, String testPackage, in enqueueToast()
1388 private boolean enqueueTextToast(String testPackage, CharSequence text) throws RemoteException { in enqueueTextToast()
1392 private boolean enqueueTextToast(String testPackage, CharSequence text, boolean isUiContext, in enqueueTextToast()
8070 final String testPackage = "testPackageName"; in testAllowForegroundCustomToasts() local
8094 final String testPackage = "testPackageName"; in testDisallowBackgroundCustomToasts() local
8115 final String testPackage = "testPackageName"; in testDontCallShowToastAgainOnTheSameCustomToast() local
8145 final String testPackage = "testPackageName"; in testToastRateLimiterWontPreventShowCallForCustomToastWhenInForeground() local
8169 final String testPackage = "testPackageName"; in testCustomToastPostedWhileInForeground_blockedIfAppGoesToBackground() local
8204 final String testPackage = "testPackageName"; in testAllowForegroundTextToasts() local
[all …]
DManagedServicesTest.java392 String testPackage = "user.test.package"; in testReadXml_onlyRestoresForTargetUser() local
414 String testPackage = "user.test.package"; in testReadXml_restoresUserSet() local
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowManagerServiceTests.java943 String testPackage = "test"; in shouldBlockScreenCaptureForNotificationApps() local
964 String testPackage = "test"; in shouldBlockScreenCaptureForSensitiveContentOnScreenApps() local
985 String testPackage = "test"; in shouldBlockScreenCaptureForApps() local
1009 String testPackage = "test"; in addBlockScreenCaptureForApps_duplicate_verifyNoRefresh() local
1025 String testPackage = "test"; in addBlockScreenCaptureForApps_notDuplicate_verifyRefresh() local
1051 String testPackage = "test"; in addBlockScreenCaptureForApps_appNotInForeground_invalidateSnapshot() local
1074 String testPackage = "test"; in clearBlockedApps_clearsCache() local
DWindowStateTests.java1490 String testPackage = "test"; in testIsSecureLocked_sensitiveContentProtectionManagerEnabled() local
1512 String testPackage = "test"; in testIsSecureLocked_sensitiveContentBlockOrClearScreenCaptureForApp() local
/frameworks/base/core/tests/coretests/src/android/os/
DBinderDeathRecipientTest.java81 private IBinder getNewRemoteBinder(String testPackage) throws InterruptedException { in getNewRemoteBinder()
/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/
DWebViewUpdateServiceTest.java563 String testPackage = "testFallback"; in testFallbackPackageEnabling() local
1530 String testPackage = "testDefault"; in testDefaultWebViewPackageEnabling() local
1555 String testPackage = "testDefault"; in testDefaultWebViewPackageInstallingDuringStartUp() local
1580 String testPackage = "testDefault"; in testDefaultWebViewPackageInstallingAfterStartUp() local
1612 String testPackage = "testDefault"; in testAddingNewUserWithDefaultdPackageNotInstalled() local
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java7000 final String testPackage = "TEST_PACKAGE"; in testIsPackageAllowedToAccessCalendar_adminNotAllowed() local
7013 final String testPackage = "TEST_PACKAGE"; in testIsPackageAllowedToAccessCalendar_settingOff() local
7026 final String testPackage = "TEST_PACKAGE"; in testIsPackageAllowedToAccessCalendar_bothAllowed() local
7040 final String testPackage = "TEST_PACKAGE"; in testIsPackageAllowedToAccessCalendar_requiresPermission() local
7049 final String testPackage = "TEST_PACKAGE"; in testIsPackageAllowedToAccessCalendar_samePackageAndSameUser_noPermissionRequired() local