Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DIgnorableChildLinearLayout.kt60 val lastView = getChildAt(childCount - 1) regex
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
H A DZenRadioLayout.java49 View lastView = null; in onMeasure() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSection.java281 ExpandableView lastView = getLastVisibleChild(); in updateBounds() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java161 ExpandableView lastView = ambientState.getLastVisibleBackgroundChild(); in updateState() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarInflaterView.java298 View lastView = landscape ? mLastLandscape : mLastPortrait; in inflateButton() local
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DAutoScrollHelper.java906 final View lastView = target.getChildAt(childCount - 1); in canTargetScrollVertically() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DArrowPopup.java257 View lastView = null; in assignMarginsAndBackgrounds() local
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DAlertController.java897 View lastView = null; in setBackground() local
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DConversationFragment.java214 final View lastView = mRecyclerView.getChildAt(mRecyclerView.getChildCount() - 1); in isScrolledToBottom() local
/aosp12/frameworks/base/core/java/android/widget/
H A DAbsListView.java7741 final View lastView = getChildAt(lastViewIndex); in run() local
7835 final View lastView = getChildAt(lastViewIndex); in run() local