- monitor
- The ActivityMonitor to check.
- minHits
- The minimum number of hits required.
Documentation for this section has not yet been entered.
Test whether an existing NoType:android/app/Instrumentation$ActivityMonitor;Href=../../../reference/android/app/Instrumentation.ActivityMonitor.html has been hit. If the monitor has been hit at least minHits times, then it will be removed from the activity monitor list and true returned. Otherwise it is left as-is and false is returned.