Searched refs:getSupportedIdentifierTypes (Results 1 – 3 of 3) sorted by relevance
39 std::vector<IdentifierType> getSupportedIdentifierTypes() const;
67 vector<IdentifierType> VirtualRadio::getSupportedIdentifierTypes() const { in getSupportedIdentifierTypes() function in aidl::android::hardware::broadcastradio::VirtualRadio
69 prop.supportedIdentifierTypes = virtualRadio.getSupportedIdentifierTypes(); in initProperties()