Searched defs:primitiveId (Results 1 – 4 of 4) sorted by relevance
194 private static PrimitiveSegment createSegment(int primitiveId) { in createSegment()199 private static Vibrator createVibratorWithSupportedPrimitive(int primitiveId) { in createVibratorWithSupportedPrimitive()
299 public boolean isPrimitiveSupported( in isPrimitiveSupported()312 public int getPrimitiveDuration( in getPrimitiveDuration()732 public Builder setSupportedPrimitive(int primitiveId, int duration) { in setSupportedPrimitive()
423 int primitiveId = firstVibratorPrimitives.keyAt(i); in supportedPrimitivesAndDurationsIntersection() local
1654 private VibrationEffectSegment expectedPrimitive(int primitiveId, float scale, int delay) { in expectedPrimitive()