Searched refs:getEstimatedOpenOverflowButtonWidth (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DFloatingToolbar.java1049 final int toolbarWidth = width - getEstimatedOpenOverflowButtonWidth(mContext);
1529 private static int getEstimatedOpenOverflowButtonWidth(Context context) { method in class:FloatingToolbar

Completed in 32 milliseconds