Home
last modified time | relevance | path

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

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