Home
last modified time | relevance | path

Searched refs:isTouchModal (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DPopupWindow.java1121 public boolean isTouchModal() { in isTouchModal() method in PopupWindow
/frameworks/native/services/inputflinger/
DInputDispatcher.cpp522 bool isTouchModal = (flags & (InputWindowInfo::FLAG_NOT_FOCUSABLE in findTouchedWindowAtLocked() local
524 if (isTouchModal || windowInfo->touchableRegionContainsPoint(x, y)) { in findTouchedWindowAtLocked()
/frameworks/base/api/
Dcurrent.txt56257 method public boolean isTouchModal();