Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolder.java1648 int windowBottomPx = mActivityContext.getDeviceProfile().heightPx; in getHeightFromBottom() local
1650 return windowBottomPx - folderBottomPx; in getHeightFromBottom()