Searched refs:mCompositePwle (Results 1 – 1 of 1) sorted by relevance
156 mCompositePwle.emplace_back(std::move(pwle)); in doArgs()181 auto status = hal->call(&aidl::IVibrator::composePwle, mCompositePwle, callback); in doMain()193 std::vector<PrimitivePwle> mCompositePwle; member in android::idlcli::vibrator::CommandComposePwle