Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DAllApps.java89 BySelector appIconSelector, int displayBottom) { in hasClickableIcon() argument
116 if (iconBounds.bottom > displayBottom) { in hasClickableIcon()