Home
last modified time | relevance | path

Searched refs:demoPngId (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/interfaces/broadcastradio/2.0/default/
H A DVirtualProgram.cpp83 make_metadata(MetadataKey::STATION_ICON, resources::demoPngId),
84 make_metadata(MetadataKey::ALBUM_ART, resources::demoPngId),
H A Dresources.h26 constexpr int32_t demoPngId = 123456; variable
H A DBroadcastRadio.cpp132 if (id == resources::demoPngId) { in getImage()
/aosp12/hardware/interfaces/broadcastradio/1.1/default/
H A Dresources.h26 constexpr int32_t demoPngId = 123456; variable
H A DVirtualProgram.cpp39 MetaData bmp = {MetadataType::INT, key, resources::demoPngId, {}, {}, {}}; in createDemoBitmap()
H A DBroadcastRadio.cpp161 if (id == resources::demoPngId) { in getImage()