Searched refs:resultLegacy (Results 1 – 1 of 1) sorted by relevance
1202 std::vector<media::MicrophoneInfo> resultLegacy; in getMicrophones() local1203 RETURN_BINDER_IF_ERROR(mDelegate->getMicrophones(&resultLegacy)); in getMicrophones()1205 resultLegacy, media::legacy2aidl_MicrophoneInfo)); in getMicrophones()