Searched defs:ViewEntry (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/startop/view_compiler/ | ||
H A D | dex_layout_compiler.h | 53 struct ViewEntry { struct |
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/ | ||
H A D | ComplicationLayoutEngine.java | 115 private static class ViewEntry implements Comparable<ViewEntry> { class in ComplicationLayoutEngine |