Searched refs:DispatchHandler (Results 1 – 1 of 1) sorted by relevance
82 private final DispatchHandler mDispatchHandler = new DispatchHandler(mHandlerThread.getLooper(),518 private static final class DispatchHandler extends Handler { class in AppFocusService527 private DispatchHandler(Looper looper, AppFocusService service) { in DispatchHandler() method in AppFocusService.DispatchHandler