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