Searched refs:dispatchAppFocusChange (Results 1 – 1 of 1) sorted by relevance
421 private void dispatchAppFocusChange(IAppFocusListener listener, int appType, boolean active) { in dispatchAppFocusChange() method in AppFocusService595 service.dispatchAppFocusChange((IAppFocusListener) msg.obj, msg.arg1, in handleMessage()