Home
last modified time | relevance | path

Searched defs:onChildAttachedToWindow (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/TV/src/com/android/tv/guide/
H A DProgramRow.java241 public void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() method in ProgramRow
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java4572 public void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() method
10894 protected void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() method in RecyclerView.SmoothScroller