Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DSystemServerInitThreadPool.java198 CompletableFuture.completedFuture(Watchdog.getInterestingNativePids()), in dumpStackTraces()
H A DWatchdog.java723 static ArrayList<Integer> getInterestingNativePids() { in getInterestingNativePids() method in Watchdog
911 CompletableFuture.completedFuture(getInterestingNativePids()), tracesFileException, in logWatchog()