Searched refs:cantReceiveTouchInput (Results 1 – 5 of 5) sorted by relevance
116 if (callingWin == null || callingWin.cantReceiveTouchInput()) { in performDrag()
460 || w.cantReceiveTouchInput()) { in accept()
2604 && !cantReceiveTouchInput(); in canReceiveKeys()2616 boolean cantReceiveTouchInput() { in cantReceiveTouchInput() method in WindowState
5213 if (w.cantReceiveTouchInput() || !w.isVisible() in calculateSystemGestureExclusion()
17673 HSPLcom/android/server/wm/WindowState;->cantReceiveTouchInput()Z