Searched refs:OutputDeviceConverter (Results 1 – 3 of 3) sorted by relevance
144 EXPECT_TRUE(OutputDeviceConverter::fromString(stringVal, device)) in TEST()147 EXPECT_TRUE(OutputDeviceConverter::fromString(stringValBack, deviceBack)) in TEST()153 EXPECT_FALSE(OutputDeviceConverter::fromString(stringVal, device)) in TEST()
220 typedef TypeConverter<OutputDeviceTraits> OutputDeviceConverter; typedef
397 if (!::android::OutputDeviceConverter::toString(legacyType, legacyTypeLiteral)) { in aidl2legacy_ParameterSetting_ConfigurableElementValue()