Home
last modified time | relevance | path

Searched defs:lastChild (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/modes/
DCircularIconsPreferenceTest.java362 View lastChild = container.getChildAt(container.getChildCount() - 1); in getPlusText() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java1425 View lastChild = getChildAt(getChildCount() - 1); in hasOverflow() local
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolder.java1323 final View lastChild = mContent.getLastItem(); in updateTextViewFocus() local