Home
last modified time | relevance | path

Searched refs:hierarchical (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/view/accessibility/
DAccessibilityNodeInfo.java6159 boolean hierarchical) { in obtain() argument
6160 return new CollectionInfo(rowCount, columnCount, hierarchical, SELECTION_MODE_NONE); in obtain()
6182 boolean hierarchical, int selectionMode) { in obtain() argument
6183 return new CollectionInfo(rowCount, columnCount, hierarchical, selectionMode); in obtain()
6193 public CollectionInfo(int rowCount, int columnCount, boolean hierarchical) { in CollectionInfo() argument
6194 this(rowCount, columnCount, hierarchical, SELECTION_MODE_NONE); in CollectionInfo()
6205 public CollectionInfo(int rowCount, int columnCount, boolean hierarchical, in CollectionInfo() argument
6209 mHierarchical = hierarchical; in CollectionInfo()
6233 public CollectionInfo(int rowCount, int columnCount, boolean hierarchical, in CollectionInfo() argument
6237 mHierarchical = hierarchical; in CollectionInfo()
[all …]
/frameworks/wilhelm/doc/
DDoxyfile1020 # structure should be generated to display hierarchical information.
/frameworks/native/docs/
DDoxyfile1189 # structure should be generated to display hierarchical information.
/frameworks/av/media/libaaudio/
DDoxyfile1350 # structure should be generated to display hierarchical information. If the tag
/frameworks/av/media/codec2/docs/
Ddoxygen.config1417 # structure should be generated to display hierarchical information. If the tag
/frameworks/base/media/native/midi/include/
DDoxyfile1467 # structure should be generated to display hierarchical information. If the tag
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...