/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/ |
D | ItemAdapter.java | 35 public ItemAdapter(ItemHierarchy hierarchy) { in ItemAdapter() argument 36 itemHierarchy = hierarchy; in ItemAdapter() 87 public void onChanged(ItemHierarchy hierarchy) { in onChanged() argument
|
D | ItemGroup.java | 179 public void onChanged(ItemHierarchy hierarchy) { in onChanged() argument
|
/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/items/ |
D | RecyclerItemAdapter.java | 62 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/ |
D | DvbtFrontendSettings.java | 385 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()
|
D | ScanCallback.java | 68 void onHierarchyReported(@DvbtFrontendSettings.Hierarchy int hierarchy); in onHierarchyReported() argument
|
/frameworks/layoutlib/validator/src/com/android/tools/idea/validator/accessibility/ |
D | AccessibilityValidator.java | 168 @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/ |
D | Tuner.java | 863 private void onHierarchy(int hierarchy) { in onHierarchy() argument 865 mScanCallbackExecutor.execute(() -> mScanCallback.onHierarchyReported(hierarchy)); in onHierarchy()
|
/frameworks/base/media/jni/ |
D | android_media_tv_Tuner.cpp | 800 (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/ |
D | windowmanagerservice.proto | 40 /* window hierarchy root */
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 343 # 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/ |
D | Doxyfile | 425 # 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/ |
D | Doxyfile | 455 # 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.
|
D | Doxyfile.orig | 455 # 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/ |
D | doxygen.config | 483 # 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/ |
D | Doxyfile | 492 # 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.
|
D | Doxyfile.orig | 492 # 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/ |
D | doclava.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/ccil/
org/ ... |
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 3110 optional int32 hierarchy = 18; field 3161 optional int32 hierarchy = 13; field
|