Home
last modified time | relevance | path

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

12

/aosp_15_r20/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
/aosp_15_r20/frameworks/native/cmds/idlcli/vibrator/
H A DCommandSupportsExternalControl.cpp29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandSupportsExternalControl
H A DCommandSupportsAmplitudeControl.cpp29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandSupportsAmplitudeControl
H A DCommandPerformVendorEffect.cpp36 std::string getUsageSummary() const override { return "[options] <none>"; } in getUsageSummary() function in android::idlcli::vibrator::CommandPerformVendorEffect
H A DCommandGetPwleV2CompositionSizeMax.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetPwleV2CompositionSizeMax
H A DCommandGetResonantFrequency.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetResonantFrequency
H A DCommandGetCompositionDelayMax.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetCompositionDelayMax
H A DCommandGetFrequencyMinimum.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetFrequencyMinimum
H A DCommandGetCapabilities.cpp29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetCapabilities
H A DCommandGetFrequencyResolution.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetFrequencyResolution
H A DCommandGetPwleV2PrimitiveDurationMinMillis.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetPwleV2PrimitiveDurationMinMillis
H A DCommandGetPwleV2PrimitiveDurationMaxMillis.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetPwleV2PrimitiveDurationMaxMillis
H A DCommandGetQFactor.cpp29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetQFactor
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 DCommandGetCompositionSizeMax.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetCompositionSizeMax
H A DCommandGetFrequencyToOutputAccelerationMap.cpp33 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetFrequencyToOutputAccelerationMap
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 DCommandGetSupportedEffects.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetSupportedEffects
H A DCommandOff.cpp29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandOff
H A DCommandGetSupportedPrimitives.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetSupportedPrimitives
H A DCommandGetSupportedBraking.cpp31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetSupportedBraking
H A DCommandGetPrimitiveDuration.cpp35 std::string getUsageSummary() const override { return "<primitive>"; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetPrimitiveDuration

12