Home
last modified time | relevance | path

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

/development/tools/bugreport/src/com/android/bugreport/inspector/
DInspector.java419 thread.interesting = isThreadInteresting(thread); in markInterestingThreads()
473 private boolean isThreadInteresting(ThreadSnapshot thread) { in isThreadInteresting() method in Inspector