Home
last modified time | relevance | path

Searched refs:checkDurationArgument (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/vibrator/
H A DVibrationEffectSegment.java156 public static void checkDurationArgument(long value, @NonNull String name) { in checkDurationArgument() method in VibrationEffectSegment
H A DPrimitiveSegment.java118 VibrationEffectSegment.checkDurationArgument(mDelay, "delay"); in validate()
H A DStepSegment.java113 VibrationEffectSegment.checkDurationArgument(mDuration, "duration"); in validate()
H A DRampSegment.java137 VibrationEffectSegment.checkDurationArgument(mDuration, "duration"); in validate()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt13323 HSPLandroid/os/vibrator/VibrationEffectSegment;->checkDurationArgument(JLjava/lang/String;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt13326 HSPLandroid/os/vibrator/VibrationEffectSegment;->checkDurationArgument(JLjava/lang/String;)V