Home
last modified time | relevance | path

Searched refs:touchable (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
H A DDividerWindowManager.java93 void setTouchable(boolean touchable) { in setTouchable() argument
98 if (!touchable && (mLp.flags & FLAG_NOT_TOUCHABLE) == 0) { in setTouchable()
101 } else if (touchable && (mLp.flags & FLAG_NOT_TOUCHABLE) != 0) { in setTouchable()
/aosp12/frameworks/base/core/java/android/view/
H A DFocusFinder.java707 View touchable = touchables.get(i); in findNearestTouchable() local
710 touchable.getDrawingRect(touchableBounds); in findNearestTouchable()
712 root.offsetRectBetweenParentAndChild(touchable, touchableBounds, true, true); in findNearestTouchable()
741 closest = touchable; in findNearestTouchable()
/aosp12/frameworks/base/core/java/android/widget/
H A DPopupWindow.java817 public void setTouchable(boolean touchable) { in setTouchable() argument
818 mTouchable = touchable; in setTouchable()
850 public void setOutsideTouchable(boolean touchable) { in setOutsideTouchable() argument
851 mOutsideTouchable = touchable; in setOutsideTouchable()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...