Home
last modified time | relevance | path

Searched defs:firstView (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
H A DGlobalActionsGridLayoutTest.java137 View firstView = new View(mContext, null); in testUpdateSeparatedItemSize() local
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
H A DStackAnimationControllerTest.java211 final View firstView = mLayout.getChildAt(0); in testChildRemoved() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSection.java251 ExpandableView firstView = getFirstVisibleChild(); in updateBounds() local
/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViewsAdapter.java956 RemoteViews firstView = factory.getViewAt(0); in updateTemporaryMetaData() local
1281 RemoteViews firstView, Context context, Executor executor) { in loadFirstViewHeight()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DAutoScrollHelper.java914 final View firstView = target.getChildAt(0); in canTargetScrollVertically() local