Home
last modified time | relevance | path

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

/development/samples/AutofillKeyboard/src/com/example/android/autofillkeyboard/
DInlineContentClipView.java177 final ViewGroup rootGroup = (ViewGroup) root; in clipDescendantInlineContentViews() local
178 final int childCount = rootGroup.getChildCount(); in clipDescendantInlineContentViews()
180 final View child = rootGroup.getChildAt(i); in clipDescendantInlineContentViews()