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.java1691 int windowBottomPx = mActivityContext.getDeviceProfile().heightPx; in getHeightFromBottom() local
1693 return windowBottomPx - folderBottomPx; in getHeightFromBottom()