Searched defs:getUsageSummary (Results 1 – 13 of 13) sorted by relevance
28 std::string getUsageSummary() const override { return "<idl> [arguments]"; } in getUsageSummary() function
27 std::string getUsageSummary() const override { return "<api> [arguments]"; } in getUsageSummary() function in android::idlcli::CommandVibrator
29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandSupportsAmplitudeControl
29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandSupportsExternalControl
29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetCapabilities
31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetCompositionSizeMax
31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetCompositionDelayMax
29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandOff
29 std::string getUsageSummary() const override { return "<amplitude>"; } in getUsageSummary() function in android::idlcli::vibrator::CommandSetAmplitude
31 std::string getUsageSummary() const override { return "<enable>"; } in getUsageSummary() function in android::idlcli::vibrator::CommandSetExternalControl
29 std::string getUsageSummary() const override { return "<duration>"; } in getUsageSummary() function in android::idlcli::vibrator::CommandOn
31 std::string getUsageSummary() const override { return "<delay> <primitive> <scale> ..."; } in getUsageSummary() function in android::idlcli::vibrator::CommandCompose
60 std::string getUsageSummary() const override { return "<effect> <strength>"; } in getUsageSummary() function in android::idlcli::vibrator::CommandPerform