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.java1301 waitForTombstoneToBeWritten(Paths.get(TOMBSTONES_PATH.getPath(), t)); in checkNativeCrashes()
1319 private void waitForTombstoneToBeWritten(Path path) { in waitForTombstoneToBeWritten() method in Monkey