Home
last modified time | relevance | path

Searched defs:getUsageSummary (Results 1 – 25 of 28) sorted by relevance

12

/aosp12/frameworks/native/cmds/idlcli/
H A DCommandVibrator.cpp27 std::string getUsageSummary() const override { return "<api> [arguments]"; } in getUsageSummary() function in android::idlcli::CommandVibrator
H A DIdlCli.h28 std::string getUsageSummary() const override { return "<idl> [options] [arguments]"; } in getUsageSummary() function
/aosp12/frameworks/native/cmds/idlcli/vibrator/
H A DCommandSupportsAmplitudeControl.cpp29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandSupportsAmplitudeControl
H A DCommandSupportsExternalControl.cpp29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandSupportsExternalControl
H A DCommandGetCapabilities.cpp29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetCapabilities
H A DCommandGetCompositionDelayMax.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetCompositionDelayMax
H A DCommandGetCompositionSizeMax.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetCompositionSizeMax
H A DCommandGetFrequencyMinimum.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetFrequencyMinimum
H A DCommandGetFrequencyResolution.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetFrequencyResolution
H A DCommandGetPwleCompositionSizeMax.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetPwleCompositionSizeMax
H A DCommandGetPwlePrimitiveDurationMax.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetPwlePrimitiveDurationMax
H A DCommandGetQFactor.cpp29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetQFactor
H A DCommandGetResonantFrequency.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetResonantFrequency
H A DCommandAlwaysOnDisable.cpp29 std::string getUsageSummary() const override { return "<id>"; } in getUsageSummary() function in android::idlcli::vibrator::CommandAlwaysOnDisable
H A DCommandGetSupportedAlwaysOnEffects.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetSupportedAlwaysOnEffects
H A DCommandGetSupportedBraking.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetSupportedBraking
H A DCommandGetSupportedEffects.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetSupportedEffects
H A DCommandGetSupportedPrimitives.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetSupportedPrimitives
H A DCommandOff.cpp29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandOff
H A DCommandGetPrimitiveDuration.cpp35 std::string getUsageSummary() const override { return "<primitive>"; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetPrimitiveDuration
H A DCommandSetAmplitude.cpp29 std::string getUsageSummary() const override { return "<amplitude>"; } in getUsageSummary() function in android::idlcli::vibrator::CommandSetAmplitude
H A DCommandSetExternalControl.cpp31 std::string getUsageSummary() const override { return "<enable>"; } in getUsageSummary() function in android::idlcli::vibrator::CommandSetExternalControl
H A DCommandGetBandwidthAmplitudeMap.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetBandwidthAmplitudeMap
H A DCommandAlwaysOnEnable.cpp34 std::string getUsageSummary() const override { return "<id> <effect> <strength>"; } in getUsageSummary() function in android::idlcli::vibrator::CommandAlwaysOnEnable
H A DCommandCompose.cpp31 std::string getUsageSummary() const override { in getUsageSummary() function in android::idlcli::vibrator::CommandCompose

12