Home
last modified time | relevance | path

Searched defs:maxItemSize (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/floatingtoolbar/
DLocalFloatingToolbarPopup.java857 final int maxItemSize = in updateOverflowHeight() local
1146 private int calculateOverflowHeight(int maxItemSize) { in calculateOverflowHeight()