Home
last modified time | relevance | path

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

/development/cmds/monkey/src/com/android/commands/monkey/
DMonkey.java1306 waitForTombstoneToBeWritten(Paths.get(TOMBSTONES_PATH.getPath(), t)); in checkNativeCrashes()
1324 private void waitForTombstoneToBeWritten(Path path) { in waitForTombstoneToBeWritten() method in Monkey