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.java835 final int maxItemSize = in updateOverflowHeight() local
1124 private int calculateOverflowHeight(int maxItemSize) { in calculateOverflowHeight()