Home
last modified time | relevance | path

Searched defs:heightRatio (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/util/
H A DScrollViewScenario.java73 protected ViewFactoryBase(float heightRatio) { in ViewFactoryBase()
99 public Params addTextView(final String text, float heightRatio) { in addTextView()
116 public Params addTextViews(int numViews, String textPrefix, float heightRatio) { in addTextViews()
128 public Params addButton(final String text, float heightRatio) { in addButton()
145 public Params addButtons(int numButtons, String textPrefix, float heightRatio) { in addButtons()
157 public Params addInternalSelectionView(final int numRows, float heightRatio) { in addInternalSelectionView()
171 …ublic Params addVerticalLLOfButtons(final String prefix, final int numButtons, float heightRatio) { in addVerticalLLOfButtons()
/aosp14/frameworks/base/core/java/android/util/
H A DDisplayUtils.java83 final float heightRatio = (float) currentHeight / physicalHeight; in getPhysicalPixelDisplaySizeRatio() local
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DGhostedViewLaunchAnimatorController.kt272 val heightRatio = state.height.toFloat() / ghostedViewState.height regex
H A DActivityLaunchAnimator.kt783 val heightRatio = state.height.toFloat() / height regex
/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/
H A DExpandable.kt336 val heightRatio = regex