Home
last modified time | relevance | path

Searched refs:rowTitle (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/accessibility/
DAccessibilityNodeInfo.java6529 public static CollectionItemInfo obtain(@Nullable String rowTitle, int rowIndex, in obtain() argument
6532 return new CollectionItemInfo(rowTitle, rowIndex, rowSpan, columnTitle, columnIndex, in obtain()
6592 public CollectionItemInfo(@Nullable String rowTitle, int rowIndex, int rowSpan, in CollectionItemInfo() argument
6601 mRowTitle = rowTitle; in CollectionItemInfo()
6799 public CollectionItemInfo.Builder setRowTitle(@Nullable String rowTitle) { in setRowTitle() argument
6800 mRowTitle = rowTitle; in setRowTitle()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...