Searched refs:touchable (Results 1 – 5 of 5) sorted by relevance
24 …description: "The flag controls whether to use the window original touchable regions in accessibil…
718 View touchable = touchables.get(i); in findNearestTouchable() local721 touchable.getDrawingRect(touchableBounds); in findNearestTouchable()723 root.offsetRectBetweenParentAndChild(touchable, touchableBounds, true, true); in findNearestTouchable()752 closest = touchable; in findNearestTouchable()
127 inline void setTouchable(bool touchable) { in setTouchable() argument128 mInfo.setInputConfig(InputConfig::NOT_TOUCHABLE, !touchable); in setTouchable()
821 public void setTouchable(boolean touchable) { in setTouchable() argument822 mTouchable = touchable; in setTouchable()854 public void setOutsideTouchable(boolean touchable) { in setOutsideTouchable() argument855 mOutsideTouchable = touchable; in setOutsideTouchable()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...