Home
last modified time | relevance | path

Searched refs:updateHeight (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileViewImpl.kt75 updateHeight()
82 updateHeight()
168 updateHeight()
241 updateHeight()
244 private fun updateHeight() { regex
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleExpandedView.java439 updateHeight(); in setImeVisible()
622 void updateHeight() { in updateHeight() method in BubbleExpandedView
669 updateHeight(); in updateView()
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DFillUi.java514 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
/aosp12/frameworks/base/services/
H A Dart-profile12579 PLcom/android/server/autofill/ui/FillUi;->updateHeight(Landroid/view/View;Landroid/graphics/Point;)Z