Searched refs:dispatchFocusEvent (Results 1 – 3 of 3) sorted by relevance
4601 dispatchFocusEvent(hasWindowFocus, false /* fakeFocus */); in handleWindowFocusChanged()4658 dispatchFocusEvent(true /* hasWindowFocus */, true /* fakeFocus */); in dispatchCompatFakeFocus()4661 dispatchFocusEvent(false /* hasWindowFocus */, true /* fakeFocus */); in dispatchCompatFakeFocus()4664 private void dispatchFocusEvent(boolean hasWindowFocus, boolean fakeFocus) { in dispatchFocusEvent() method in ViewRootImpl
18087 HSPLandroid/view/ViewRootImpl;->dispatchFocusEvent(ZZ)V
18151 HSPLandroid/view/ViewRootImpl;->dispatchFocusEvent(ZZ)V