Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
H A DGlobalActionsLayoutTest.java248 View view4 = new View(mContext, null); in testOnUpdateList_fourInList() local
280 View view4 = new View(mContext, null); in testOnUpdateList_fourInList_reverse() local
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DViewGroupScrollCaptureTest.java293 final MockView view4 = new MockView(context, 150, 25, 200, 100, View.INVISIBLE); in testDispatchScrollCaptureSearch_toChildren() local