Searched refs:dispatchFocusEvent (Results 1 – 3 of 3) sorted by relevance
4160 dispatchFocusEvent(hasWindowFocus, false /* fakeFocus */); in handleWindowFocusChanged()4217 dispatchFocusEvent(true /* hasWindowFocus */, true /* fakeFocus */); in dispatchCompatFakeFocus()4220 dispatchFocusEvent(false /* hasWindowFocus */, true /* fakeFocus */); in dispatchCompatFakeFocus()4223 private void dispatchFocusEvent(boolean hasWindowFocus, boolean fakeFocus) { in dispatchFocusEvent() method in ViewRootImpl
18406 HSPLandroid/view/ViewRootImpl;->dispatchFocusEvent(ZZ)V
18470 HSPLandroid/view/ViewRootImpl;->dispatchFocusEvent(ZZ)V