Searched refs:requestAppFocusChangeDispatch (Results 1 – 1 of 1) sorted by relevance
162 mDispatchHandler.requestAppFocusChangeDispatch(clientInfo.binderInterface, in requestAppFocus()203 mDispatchHandler.requestAppFocusChangeDispatch(clientInfo.binderInterface, in abandonAppFocus()460 private void requestAppFocusChangeDispatch(IAppFocusListener listener, int appType, in requestAppFocusChangeDispatch() method in AppFocusService.DispatchHandler