Home
last modified time | relevance | path

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

/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()