Searched refs:isTouchModal (Results 1 – 3 of 3) sorted by relevance
1121 public boolean isTouchModal() { in isTouchModal() method in PopupWindow
522 bool isTouchModal = (flags & (InputWindowInfo::FLAG_NOT_FOCUSABLE in findTouchedWindowAtLocked() local524 if (isTouchModal || windowInfo->touchableRegionContainsPoint(x, y)) { in findTouchedWindowAtLocked()
56257 method public boolean isTouchModal();