Searched refs:updateHeight (Results 1 – 3 of 3) sorted by relevance
446 updateHeight(); in setImeVisible()629 void updateHeight() { in updateHeight() method in BubbleExpandedView694 updateHeight(); in updateView()
514 changed |= updateHeight(mHeader, maxSize); in updateContentSize()522 changed |= updateHeight(view, maxSize); in updateContentSize()529 changed |= updateHeight(mFooter, maxSize); in updateContentSize()545 private boolean updateHeight(View view, Point maxSize) { in updateHeight() method
12579 PLcom/android/server/autofill/ui/FillUi;->updateHeight(Landroid/view/View;Landroid/graphics/Point;)Z