Home
last modified time | relevance | path

Searched defs:DispatchHandler (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/
H A DAppFocusService.java518 private static final class DispatchHandler extends Handler { class in AppFocusService
527 private DispatchHandler(Looper looper, AppFocusService service) { in DispatchHandler() method in AppFocusService.DispatchHandler