Home
last modified time | relevance | path

Searched refs:arrowLp (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeToolTipView.java63 ViewGroup.LayoutParams arrowLp = arrowView.getLayoutParams(); in drawArrow() local
65 arrowLp.width, arrowLp.height, false)); in drawArrow()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecentsOnboarding.java316 ViewGroup.LayoutParams arrowLp = mArrowView.getLayoutParams(); in RecentsOnboarding() local
318 arrowLp.width, arrowLp.height, false)); in RecentsOnboarding()