Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DIgnorableChildLinearLayout.kt60 val lastView = getChildAt(childCount - 1) regex
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
H A DZenRadioLayout.java49 View lastView = null; in onMeasure() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSection.java275 ExpandableView lastView = getLastVisibleChild(); in updateBounds() local
/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/
H A DNavigationBarInflaterView.java244 View lastView = landscape ? mLastLandscape : mLastPortrait; in inflateButton() local
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DAlertController.java616 View lastView = null; in setBackground() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarInflaterView.java316 View lastView = landscape ? mLastLandscape : mLastPortrait; in inflateButton() local
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DAutoScrollHelper.java906 final View lastView = target.getChildAt(childCount - 1); in canTargetScrollVertically() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java215 ExpandableView lastView = ambientState.getLastVisibleBackgroundChild(); in updateState() local
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DAlertController.java897 View lastView = null; in setBackground() local
/aosp14/frameworks/base/core/java/android/widget/
H A DAbsListView.java8017 final View lastView = getChildAt(lastViewIndex); in run() local
8111 final View lastView = getChildAt(lastViewIndex); in run() local