Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogProcessHandler.java469 clientsNotResponding = toProcessIdentifierList(mClientsNotResponding); in reportHealthCheckResult()
494 private List<ProcessIdentifier> toProcessIdentifierList( in toProcessIdentifierList() method in WatchdogProcessHandler