- monitor
- The ActivityMonitor to wait for.
- timeOut
- The timeout value in secs.
Documentation for this section has not yet been entered.
Wait for an existing NoType:android/app/Instrumentation$ActivityMonitor;Href=../../../reference/android/app/Instrumentation.ActivityMonitor.html to be hit till the timeout expires. Once the monitor has been hit, it is removed from the activity monitor list and the first created Activity object that matched it is returned. If the timeout expires, a null object is returned.