Searched defs:buildDropDown (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DListPopupWindow.java613 int height = buildDropDown();
1096 private int buildDropDown() { method in class:ListPopupWindow
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
H A DListPopupWindow.java647 int height = buildDropDown();
1134 private int buildDropDown() { method in class:ListPopupWindow

Completed in 2459 milliseconds