Home
last modified time | relevance | path

Searched defs:ModelYear (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/libs/ui/include/ui/
H A DDeviceProductInfo.h38 struct ModelYear { struct
39 uint32_t year;
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DDeviceProductInfo.h38 struct ModelYear { struct
39 uint32_t year;
/aosp12/frameworks/native/libs/ui/
H A DDebugUtils.cpp325 using ModelYear = android::DeviceProductInfo::ModelYear; in toString() typedef
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DDisplayIdentificationTest.cpp321 using ModelYear = DeviceProductInfo::ModelYear; in TEST() typedef
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp1074 using ModelYear = android::DeviceProductInfo::ModelYear; in convertDeviceProductInfoToJavaObject() typedef