Home
last modified time | relevance | path

Searched defs:lastView (Results 1 – 8 of 8) sorted by relevance

/frameworks/support/v4/java/android/support/v4/widget/
DListViewAutoScrollHelper.java61 final View lastView = target.getChildAt(childCount - 1); in canTargetScrollVertically() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarInflaterView.java260 View lastView = landscape ? mLastRot90 : mLastRot0; in inflateButton() local
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DGridLayoutManagerTest.java264 View lastView = rv.getChildAt(rv.getChildCount() - 1); in movingAGroupOffScreenForAddedItems() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java262 ExpandableView lastView = null; in initAlgorithmState() local
DNotificationStackScrollLayout.java1951 ActivatableNotificationView lastView = mLastVisibleBackgroundChild; in updateBackgroundBounds() local
/frameworks/base/core/java/com/android/internal/widget/
DAutoScrollHelper.java906 final View lastView = target.getChildAt(childCount - 1); in canTargetScrollVertically() local
/frameworks/base/core/java/com/android/internal/app/
DAlertController.java801 View lastView = null; in setBackground() local
/frameworks/base/core/java/android/widget/
DAbsListView.java7456 final View lastView = getChildAt(lastViewIndex); in run() local
7546 final View lastView = getChildAt(lastViewIndex); in run() local