Home
last modified time | relevance | path

Searched defs:transientView (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java4077 final View transientView = viewGroup.getTransientView(0); in clearTemporaryViewsInGroup() local
4092 ExpandableNotificationRow transientView, in logTransientNotificationRowTraversalCleaned()
/aosp14/frameworks/base/core/java/android/widget/
H A DAbsListView.java2443 final View transientView = mRecycler.getTransientStateView(position); in obtainView() local