Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotifyingAppTest.java45 public void testPackage() { in testPackage() method in NotifyingAppTest
DNotificationManagerServiceTest.java1451 private boolean enqueueToast(String testPackage, ITransientNotification callback) in enqueueToast()
1457 private boolean enqueueToast(INotificationManager service, String testPackage, in enqueueToast()
1463 private boolean enqueueTextToast(String testPackage, CharSequence text) throws RemoteException { in enqueueTextToast()
1467 private boolean enqueueTextToast(String testPackage, CharSequence text, boolean isUiContext, in enqueueTextToast()
9294 final String testPackage = "testPackageName"; in testAllowForegroundCustomToasts() local
9318 final String testPackage = "testPackageName"; in testDisallowBackgroundCustomToasts() local
9339 final String testPackage = "testPackageName"; in testDontCallShowToastAgainOnTheSameCustomToast() local
9369 final String testPackage = "testPackageName"; in testToastRateLimiterWontPreventShowCallForCustomToastWhenInForeground() local
9393 final String testPackage = "testPackageName"; in testCustomToastPostedWhileInForeground_blockedIfAppGoesToBackground() local
9428 final String testPackage = "testPackageName"; in testAllowForegroundTextToasts() local
[all …]
DManagedServicesTest.java404 String testPackage = "user.test.package"; in testReadXml_onlyRestoresForTargetUser() local
426 String testPackage = "user.test.package"; in testReadXml_restoresUserSet() local
/frameworks/base/core/tests/coretests/src/android/os/
DBinderDeathRecipientTest.java81 private IBinder getNewRemoteBinder(String testPackage) throws InterruptedException { in getNewRemoteBinder()
DBinderFrozenStateChangeNotificationTest.java89 private IBinder getNewRemoteBinder(String testPackage) throws InterruptedException { in getNewRemoteBinder()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowManagerServiceTests.java891 String testPackage = "test"; in shouldBlockScreenCaptureForNotificationApps() local
912 String testPackage = "test"; in shouldBlockScreenCaptureForSensitiveContentOnScreenApps() local
933 String testPackage = "test"; in shouldBlockScreenCaptureForApps() local
957 String testPackage = "test"; in addBlockScreenCaptureForApps_duplicate_verifyNoRefresh() local
973 String testPackage = "test"; in addBlockScreenCaptureForApps_notDuplicate_verifyRefresh() local
999 String testPackage = "test"; in addBlockScreenCaptureForApps_appNotInForeground_invalidateSnapshot() local
1022 String testPackage = "test"; in clearBlockedApps_clearsCache() local
DWindowStateTests.java1556 String testPackage = "test"; in testIsSecureLocked_sensitiveContentProtectionManagerEnabled() local
1580 String testPackage = "test"; in testIsSecureLocked_sensitiveContentBlockOrClearScreenCaptureForApp() local
/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/
DWebViewUpdateServiceTest.java1353 String testPackage = "testDefault"; in testDefaultWebViewPackageEnabling() local
1376 String testPackage = "testDefault"; in testDefaultWebViewPackageInstallingDuringStartUp() local
1399 String testPackage = "testDefault"; in testDefaultWebViewPackageInstallingAfterStartUp() local
1429 String testPackage = "testDefault"; in testAddingNewUserWithDefaultdPackageNotInstalled() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
DMediaOutputBaseDialogTest.java149 private void createMediaSwitchingController(String testPackage) { in createMediaSwitchingController()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java7118 final String testPackage = "TEST_PACKAGE"; in testIsPackageAllowedToAccessCalendar_adminNotAllowed() local
7131 final String testPackage = "TEST_PACKAGE"; in testIsPackageAllowedToAccessCalendar_settingOff() local
7144 final String testPackage = "TEST_PACKAGE"; in testIsPackageAllowedToAccessCalendar_bothAllowed() local
7158 final String testPackage = "TEST_PACKAGE"; in testIsPackageAllowedToAccessCalendar_requiresPermission() local
7167 final String testPackage = "TEST_PACKAGE"; in testIsPackageAllowedToAccessCalendar_samePackageAndSameUser_noPermissionRequired() local