Searched defs:View (Results 1 – 8 of 8) sorted by relevance
/frameworks/layoutlib/create/tests/mock_data/mock_android/view/ |
D | View.java | 21 public class View { class
|
/frameworks/base/core/java/android/transition/ |
D | Transition.java | 528 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/ |
D | QSHeaderInfoLayout.kt | 68 private fun View.layoutView(pWidth: Int, pHeight: Int, offset: Int, RTL: Boolean): Int { in layoutView() method
|
/frameworks/base/core/java/android/app/ |
D | ActivityOptions.java | 720 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/ |
D | LayoutTransition.java | 1510 CleanupCallback(Map<View, View.OnLayoutChangeListener> listenerMap, ViewGroup parent) { in CleanupCallback()
|
/frameworks/base/core/java/android/widget/ |
D | FastScroller.java | 1592 Property<View, Float> property, float value, View... views) { in groupAnimatorOfFloat()
|
/frameworks/base/core/java/android/view/ |
D | View.java | 801 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/ |
D | metrics_constants.proto | 287 enum View { enum
|