Searched refs:mIgnoreMatchingSpecificIntents (Results 1 – 2 of 2) sorted by relevance
661 private final boolean mIgnoreMatchingSpecificIntents; field in Instrumentation.ActivityMonitor689 mIgnoreMatchingSpecificIntents = false; in ActivityMonitor()711 mIgnoreMatchingSpecificIntents = false; in ActivityMonitor()728 mIgnoreMatchingSpecificIntents = true; in ActivityMonitor()738 return mIgnoreMatchingSpecificIntents; in ignoreMatchingSpecificIntents()870 if (mIgnoreMatchingSpecificIntents) { in match()
6713 Landroid/app/Instrumentation$ActivityMonitor;->mIgnoreMatchingSpecificIntents:Z