Home
last modified time | relevance | path

Searched refs:getContentTypeName (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h697 static inline const char* getContentTypeName(hwc2_content_type_t contentType) { in getContentTypeName() function
978 TO_STRING(hwc2_content_type_t, ContentType, getContentTypeName)
/aosp12/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
H A DWapPushTest.java2199 protected String getContentTypeName(int ctypeVal) { in getContentTypeName() method in WapPushTest
2254 mContentTypeName = getContentTypeName(mContentTypeValue); in testIntegration1()
2373 mContentTypeName = getContentTypeName(mContentTypeValue); in testIntegration3()
2501 mContentTypeName = getContentTypeName(mContentTypeValue); in testIntegration5()