Home
last modified time | relevance | path

Searched defs:monitor (Results 1 – 12 of 12) sorted by relevance

/cts/hostsidetests/backup/RestoreSessionTest/src/android/cts/backup/restoresessionapp/
DRestoreSessionTest.java153 testRestorePackagesInternal((BackupManagerMonitor monitor) -> { in testRestorePackage()
167 testRestorePackagesInternal((BackupManagerMonitor monitor) -> { in testRestorePackageWithMonitorParam()
171 monitor); in testRestorePackageWithMonitorParam() local
182 testRestorePackagesInternal((BackupManagerMonitor monitor) -> { in testRestorePackages()
197 testRestorePackagesInternal((BackupManagerMonitor monitor) -> { in testRestorePackagesWithMonitorParam()
228 private void loadAvailableRestoreSets(@Nullable BackupManagerMonitor monitor) in loadAvailableRestoreSets()
293 void runRestore(BackupManagerMonitor monitor) throws InterruptedException; in runRestore()
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerConfigActivityTest.java87 Instrumentation.ActivityMonitor monitor = in testCorrectIntentSenderCreated() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/
DLaunchRunner.java248 Instrumentation.ActivityMonitor monitor = getInstrumentation() in launchFromContext() local
259 Instrumentation.ActivityMonitor monitor = getInstrumentation() in launch() local
/cts/tests/tests/view/src/android/view/animation/cts/
DAnimatorInflaterTest.java163 Instrumentation.ActivityMonitor monitor = new Instrumentation.ActivityMonitor( in rotate() local
/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java910 Instrumentation.ActivityMonitor monitor = in startSendBubbleActivity() local
3434 Instrumentation.ActivityMonitor monitor = in testNotificationManagerBubble_checkActivityFlagsDocumentLaunchMode() local
3762 Instrumentation.ActivityMonitor monitor = in testNotificationManagerBubble_checkIsBubbled_pendingIntent() local
3799 Instrumentation.ActivityMonitor monitor = in testNotificationManagerBubble_checkIsBubbled_shortcut() local
3850 Instrumentation.ActivityMonitor monitor = in testNotificationManagerBubble_setSuppressBubble() local
3905 Instrumentation.ActivityMonitor monitor = in testNotificationManagerBubble_setSuppressBubble_notSuppressable() local
3960 Instrumentation.ActivityMonitor monitor = in testNotificationManagerBubble_setSuppressBubble_activityNoLocusId() local
4016 Instrumentation.ActivityMonitor monitor = in testNotificationManagerBubble_setSuppressBubble_notificationNoLocusId() local
4077 Instrumentation.ActivityMonitor monitor = in testNotificationManagerBubble_setSuppressBubble_dismissLocusActivity() local
DActivityManagerProcessStateTest.java1948 final Instrumentation.ActivityMonitor monitor = new Instrumentation.ActivityMonitor( in startSubActivity() local
2339 AmMonitor monitor = new AmMonitor(mInstrumentation, in testFgsStickyInternal() local
DActivityManagerTest.java841 AmMonitor monitor = new AmMonitor(mInstrumentation, in testAppNotResponding() local
DInstrumentationTest.java125 ActivityMonitor monitor = new ActivityMonitor( in testMonitor() local
/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java541 AmMonitor monitor = new AmMonitor(mInstrumentation, in testAnr() local
/cts/tests/tests/content/src/android/content/cts/
DContextTest.java1064 final Instrumentation.ActivityMonitor monitor = getInstrumentation() in assertActivityLaunched() local
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java521 final ActivityMonitor monitor = mInstrumentation.addMonitor(localClassName, null, in launchActivityOnDisplay() local
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java2253 final Monitor monitor = new Monitor(); in testPauseResumeTimers() local