Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DIgnorableChildLinearLayout.kt60 val lastView = getChildAt(childCount - 1) in onMeasure() constant
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
DZenRadioLayout.java49 View lastView = null; in onMeasure() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSection.java281 ExpandableView lastView = getLastVisibleChild(); in updateBounds() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java160 ExpandableView lastView = ambientState.getLastVisibleBackgroundChild(); in updateState() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavigationBarInflaterView.java298 View lastView = landscape ? mLastLandscape : mLastPortrait; in inflateButton() 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.java897 View lastView = null; in setBackground() local
/frameworks/base/core/java/android/widget/
DAbsListView.java7751 final View lastView = getChildAt(lastViewIndex); in run() local
7845 final View lastView = getChildAt(lastViewIndex); in run() local