Home
last modified time | relevance | path

Searched refs:hierarchy (Results 1 – 18 of 18) sorted by relevance

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/
DItemAdapter.java35 public ItemAdapter(ItemHierarchy hierarchy) { in ItemAdapter() argument
36 itemHierarchy = hierarchy; in ItemAdapter()
87 public void onChanged(ItemHierarchy hierarchy) { in onChanged() argument
DItemGroup.java179 public void onChanged(ItemHierarchy hierarchy) { in onChanged() argument
/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/items/
DRecyclerItemAdapter.java62 public RecyclerItemAdapter(ItemHierarchy hierarchy) { in RecyclerItemAdapter() argument
63 itemHierarchy = hierarchy; in RecyclerItemAdapter()
163 public void onChanged(ItemHierarchy hierarchy) { in onChanged() argument
/frameworks/base/media/java/android/media/tv/tuner/frontend/
DDvbtFrontendSettings.java385 int constellation, int hierarchy, int hpCodeRate, int lpCodeRate, int guardInterval, in DvbtFrontendSettings() argument
392 mHierarchy = hierarchy; in DvbtFrontendSettings()
570 public Builder setHierarchy(@Hierarchy int hierarchy) { in setHierarchy() argument
571 mHierarchy = hierarchy; in setHierarchy()
DScanCallback.java68 void onHierarchyReported(@DvbtFrontendSettings.Hierarchy int hierarchy); in onHierarchyReported() argument
/frameworks/layoutlib/validator/src/com/android/tools/idea/validator/accessibility/
DAccessibilityValidator.java168 @NotNull AccessibilityHierarchyAndroid hierarchy = AccessibilityHierarchyAndroid in getHierarchyCheckResults() local
181 a11yResults.addAll(check.runCheckOnHierarchy(hierarchy, null, parameters)); in getHierarchyCheckResults()
/frameworks/base/media/java/android/media/tv/tuner/
DTuner.java863 private void onHierarchy(int hierarchy) { in onHierarchy() argument
865 mScanCallbackExecutor.execute(() -> mScanCallback.onHierarchyReported(hierarchy)); in onHierarchy()
/frameworks/base/media/jni/
Dandroid_media_tv_Tuner.cpp800 (jint) message.hierarchy()); in onScanMessage()
1829 case FrontendStatus::hidl_discriminator::hierarchy: { in getFrontendStatus()
1832 intClazz, initInt, static_cast<jint>(s.hierarchy())); in getFrontendStatus()
2172 FrontendDvbtHierarchy hierarchy = in getDvbtFrontendSettings() local
2209 .hierarchy = hierarchy, in getDvbtFrontendSettings()
/frameworks/base/core/proto/android/server/
Dwindowmanagerservice.proto40 /* window hierarchy root */
/frameworks/wilhelm/doc/
DDoxyfile343 # undocumented classes that are normally visible in the class hierarchy.
426 # hierarchy of group names into alphabetical order. If set to NO (the default)
487 # then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
1557 # will graphical hierarchy of all classes instead of a textual one.
/frameworks/native/docs/
DDoxyfile425 # undocumented classes that are normally visible in the class hierarchy.
508 # hierarchy of group names into alphabetical order. If set to NO (the default)
1812 # will generate a graphical hierarchy of all classes instead of a textual one.
/frameworks/av/media/libaaudio/
DDoxyfile455 # undocumented classes that are normally visible in the class hierarchy. If set
551 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
2191 # hierarchy of all classes instead of a textual one.
DDoxyfile.orig455 # undocumented classes that are normally visible in the class hierarchy. If set
551 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
2182 # hierarchy of all classes instead of a textual one.
/frameworks/av/media/codec2/docs/
Ddoxygen.config483 # undocumented classes that are normally visible in the class hierarchy. If set
586 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
2308 # hierarchy of all classes instead of a textual one.
/frameworks/base/media/native/midi/include/
DDoxyfile492 # undocumented classes that are normally visible in the class hierarchy. If set
595 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
2349 # hierarchy of all classes instead of a textual one.
DDoxyfile.orig492 # undocumented classes that are normally visible in the class hierarchy. If set
595 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
2349 # hierarchy of all classes instead of a textual one.
/frameworks/opt/setupwizard/tools/docs/
Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
/frameworks/base/cmds/statsd/src/
Datoms.proto3110 optional int32 hierarchy = 18; field
3161 optional int32 hierarchy = 13; field