Home
last modified time | relevance | path

Searched refs:onChildAttachedToWindow (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsRecyclerView.java299 public void onChildAttachedToWindow(@NonNull View child) { in onChildAttachedToWindow() method in AllAppsRecyclerView
303 super.onChildAttachedToWindow(child); in onChildAttachedToWindow()
/packages/apps/TV/src/com/android/tv/guide/
DProgramRow.java241 public void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() method in ProgramRow
242 super.onChildAttachedToWindow(child); in onChildAttachedToWindow()
/packages/apps/TvSettings/
Dtwo-panel-baseline-profile.txt4205 SPLandroidx/recyclerview/widget/RecyclerView;->onChildAttachedToWindow(Landroid/view/View;)V