Home
last modified time | relevance | path

Searched defs:textViews (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DViewLayerInvalidationActivity.java35 ArrayList<TextView> textViews = new ArrayList<TextView>(); field in ViewLayerInvalidationActivity
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DNotificationActionListLayout.java85 int textViews = 0; in countAndRebuildMeasureOrder() local
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DSaveUi.java531 final List<TextView> textViews = new ArrayList<>(); in applyTextViewStyle() local