Home
last modified time | relevance | path

Searched defs:View (Results 1 – 8 of 8) sorted by relevance

/frameworks/layoutlib/create/tests/mock_data/mock_android/view/
DView.java21 public class View { class
/frameworks/base/core/java/android/transition/
DTransition.java528 private void matchInstances(ArrayMap<View, TransitionValues> unmatchedStart, in matchInstances()
548 private void matchItemIds(ArrayMap<View, TransitionValues> unmatchedStart, in matchItemIds()
575 private void matchIds(ArrayMap<View, TransitionValues> unmatchedStart, in matchIds()
602 private void matchNames(ArrayMap<View, TransitionValues> unmatchedStart, in matchNames()
628 private void addUnmatched(ArrayMap<View, TransitionValues> unmatchedStart, in addUnmatched()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSHeaderInfoLayout.kt68 private fun View.layoutView(pWidth: Int, pHeight: Int, offset: Int, RTL: Boolean): Int { in layoutView() method
/frameworks/base/core/java/android/app/
DActivityOptions.java720 Pair<View, String>... sharedElements) { in makeSceneTransitionAnimation()
740 Pair<View, String>... sharedElements) { in startSharedElementAnimation()
782 Pair<View, String>[] sharedElements) { in makeSceneTransitionAnimation()
/frameworks/base/core/java/android/animation/
DLayoutTransition.java1510 CleanupCallback(Map<View, View.OnLayoutChangeListener> listenerMap, ViewGroup parent) { in CleanupCallback()
/frameworks/base/core/java/android/widget/
DFastScroller.java1592 Property<View, Float> property, float value, View... views) { in groupAnimatorOfFloat()
/frameworks/base/core/java/android/view/
DView.java801 public class View implements Drawable.Callback, KeyEvent.Callback, class
5170 public View(Context context) { in View() method in View
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto287 enum View { enum