Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/testables/src/android/testing/
H A DViewUtils.java33 public static void attachView(View view) { in attachView() method in ViewUtils
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DVectorAnimationController.java85 public void attachView(TextureView video, View preview, View playButton) { in attachView() method in VectorAnimationController
H A DMediaAnimationController.java84 public void attachView(TextureView video, View preview, View playButton) { in attachView() method in MediaAnimationController
H A DVideoPreference.java228 void attachView(TextureView video, View preview, View playButton); in attachView() method
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java8045 public void attachView(View child, int index, LayoutParams lp) { in attachView() method in RecyclerView.LayoutManager
8066 public void attachView(View child, int index) { in attachView() method in RecyclerView.LayoutManager
8077 public void attachView(View child) { in attachView() method in RecyclerView.LayoutManager