Searched refs:isTouchModal (Results 1 – 3 of 3) sorted by relevance
1120 public boolean isTouchModal() { in isTouchModal() method in PopupWindow
1026 bool isTouchModal = !flags.test(WindowInfo::Flag::NOT_FOCUSABLE) && in findTouchedWindowAtLocked() local1028 if (isTouchModal || windowInfo->touchableRegionContainsPoint(x, y)) { in findTouchedWindowAtLocked()
55419 method public boolean isTouchModal();