Searched defs:primitiveId (Results 1 – 3 of 3) sorted by relevance
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
1615 private VibrationEffectSegment expectedPrimitive(int primitiveId, float scale, int delay) { in expectedPrimitive()