Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/
H A DAppFocusService.java82 private final DispatchHandler mDispatchHandler = new DispatchHandler(mHandlerThread.getLooper(), field in AppFocusService
182 mDispatchHandler.requestAppFocusOwnershipLossDispatch( in requestAppFocus()
193 mDispatchHandler.requestAppFocusOwnershipGrantDispatch( in requestAppFocus()
207 mDispatchHandler.requestAppFocusChangeDispatch(clientInfo.binderInterface, in requestAppFocus()
256 mDispatchHandler.requestAppFocusChangeDispatch(clientInfo.binderInterface, in abandonAppFocus()
365 mDispatchHandler.post( in dispatchAcquireFocusOwnerLocked()
375 mDispatchHandler.post( in dispatchAbandonFocusOwnerLocked()