Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/user/
H A DCarUserService.java440 handleDumpServiceLifecycleListeners(writer); in handleDumpListeners()
457 private void handleDumpServiceLifecycleListeners(PrintWriter writer) { in handleDumpServiceLifecycleListeners() method in CarUserService