Searched refs:hasOwnFocus (Results 1 – 5 of 5) sorted by relevance
279 && (mDisplayContent.hasOwnFocus() || mDisplayContent.isOnTop()); in populateInputWindowHandle()
3845 return (hasOwnFocus() || topFocusedDisplayId == INVALID_DISPLAY) in findFocusedWindowIfNeeded()6636 boolean hasOwnFocus() { in hasOwnFocus() method in DisplayContent
4055 displayContent != null && displayContent.hasOwnFocus(); in setInTouchMode()4074 if (dc.isInTouchMode() == inTouch || dc.hasOwnFocus()) { in setInTouchMode()
3497 HSPLcom/android/server/wm/DisplayContent;->hasOwnFocus()Z
26843 HPLcom/android/server/wm/DisplayContent;->hasOwnFocus()Z