Home
last modified time | relevance | path

Searched refs:removeAnrAndCrashWatchers (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DUiWatchers.java79 public void removeAnrAndCrashWatchers(Instrumentation instr) { in removeAnrAndCrashWatchers() method in UiWatchers
/platform_testing/utils/dialogs/src/com/android/dialogutils/
DDismissDialogsInstrumentation.java205 watcherManager.removeAnrAndCrashWatchers(this); in onStart()