/aosp12/frameworks/native/cmds/idlcli/ |
H A D | CommandVibrator.cpp | 27 std::string getUsageSummary() const override { return "<api> [arguments]"; } in getUsageSummary() function in android::idlcli::CommandVibrator
|
H A D | IdlCli.h | 28 std::string getUsageSummary() const override { return "<idl> [options] [arguments]"; } in getUsageSummary() function
|
/aosp12/frameworks/native/cmds/idlcli/vibrator/ |
H A D | CommandSupportsAmplitudeControl.cpp | 29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandSupportsAmplitudeControl
|
H A D | CommandSupportsExternalControl.cpp | 29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandSupportsExternalControl
|
H A D | CommandGetCapabilities.cpp | 29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetCapabilities
|
H A D | CommandGetCompositionDelayMax.cpp | 31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetCompositionDelayMax
|
H A D | CommandGetCompositionSizeMax.cpp | 31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetCompositionSizeMax
|
H A D | CommandGetFrequencyMinimum.cpp | 31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetFrequencyMinimum
|
H A D | CommandGetFrequencyResolution.cpp | 31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetFrequencyResolution
|
H A D | CommandGetPwleCompositionSizeMax.cpp | 31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetPwleCompositionSizeMax
|
H A D | CommandGetPwlePrimitiveDurationMax.cpp | 31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetPwlePrimitiveDurationMax
|
H A D | CommandGetQFactor.cpp | 29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetQFactor
|
H A D | CommandGetResonantFrequency.cpp | 31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetResonantFrequency
|
H A D | CommandAlwaysOnDisable.cpp | 29 std::string getUsageSummary() const override { return "<id>"; } in getUsageSummary() function in android::idlcli::vibrator::CommandAlwaysOnDisable
|
H A D | CommandGetSupportedAlwaysOnEffects.cpp | 31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetSupportedAlwaysOnEffects
|
H A D | CommandGetSupportedBraking.cpp | 31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetSupportedBraking
|
H A D | CommandGetSupportedEffects.cpp | 31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetSupportedEffects
|
H A D | CommandGetSupportedPrimitives.cpp | 31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetSupportedPrimitives
|
H A D | CommandOff.cpp | 29 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandOff
|
H A D | CommandGetPrimitiveDuration.cpp | 35 std::string getUsageSummary() const override { return "<primitive>"; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetPrimitiveDuration
|
H A D | CommandSetAmplitude.cpp | 29 std::string getUsageSummary() const override { return "<amplitude>"; } in getUsageSummary() function in android::idlcli::vibrator::CommandSetAmplitude
|
H A D | CommandSetExternalControl.cpp | 31 std::string getUsageSummary() const override { return "<enable>"; } in getUsageSummary() function in android::idlcli::vibrator::CommandSetExternalControl
|
H A D | CommandGetBandwidthAmplitudeMap.cpp | 31 std::string getUsageSummary() const override { return ""; } in getUsageSummary() function in android::idlcli::vibrator::CommandGetBandwidthAmplitudeMap
|
H A D | CommandAlwaysOnEnable.cpp | 34 std::string getUsageSummary() const override { return "<id> <effect> <strength>"; } in getUsageSummary() function in android::idlcli::vibrator::CommandAlwaysOnEnable
|
H A D | CommandCompose.cpp | 31 std::string getUsageSummary() const override { in getUsageSummary() function in android::idlcli::vibrator::CommandCompose
|