Searched refs:deviceHeight (Results 1 – 2 of 2) sorted by relevance
152 int deviceHeight = mLauncher.getRealDisplaySize().y; in tryGetAppIcon() local191 allAppsContainer, appListRecycler, appIconSelector, deviceHeight)) { in tryGetAppIcon()
93 final int deviceHeight = mLauncher.getDevice().getDisplayHeight(); in switchToAllApps() local96 final int startY = deviceHeight - Math.max(bottomGestureMargin, windowCornerRadius) - 1; in switchToAllApps()101 "switchToAllApps: deviceHeight = " + deviceHeight + ", startY = " + startY in switchToAllApps()