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