Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskMenuViewWithArrow.kt122 val maxMenuHeight: Int = calculateMaxHeight() in <lambda>()
130 private fun calculateMaxHeight(): Int { in <lambda>() method
DTaskMenuView.java140 int maxMenuHeight = calculateMaxHeight();
412 private int calculateMaxHeight() {