Searched refs:supportedIdentifierTypes (Results 1 – 17 of 17) sorted by relevance
76 vector<IdentifierType> supportedIdentifierTypes(supportedIdentifierTypeSet.begin(), in getSupportedIdentifierTypes() local78 return supportedIdentifierTypes; in getSupportedIdentifierTypes()
69 prop.supportedIdentifierTypes = virtualRadio.getSupportedIdentifierTypes(); in initProperties()
41 android.hardware.broadcastradio.IdentifierType[] supportedIdentifierTypes;
67 IdentifierType[] supportedIdentifierTypes;
48 prop.supportedIdentifierTypes = hidl_vec<uint32_t>({ in initProperties()
115 prop11.supportedIdentifierTypes = hidl_vec<uint32_t>({ in getProperties_1_1()
216 ASSERT_FALSE(prop.supportedIdentifierTypes.empty()); in TEST_F()218 for (const auto& supportedType : prop.supportedIdentifierTypes) { in TEST_F()
195 for (auto it = prop.supportedIdentifierTypes.begin(); it != prop.supportedIdentifierTypes.end(); in isSupported()
193 for (auto&& idType : prop.supportedIdentifierTypes) { in isSupported()
150 EXPECT_GT(prop11.supportedIdentifierTypes.size(), 0u); in SetUp()
107 vec<uint32_t> supportedIdentifierTypes;
40 .supportedIdentifierTypes = {IdentifierType::AMFM_FREQUENCY_KHZ, IdentifierType::RDS_PI,
199 EXPECT_GT(mProperties.supportedIdentifierTypes.size(), 0u); in SetUp()
347 EXPECT_GT(mProperties.supportedIdentifierTypes.size(), 0u); in SetUp()
273 vec<uint32_t> supportedIdentifierTypes;