Searched refs:areAllPrimitivesSupported (Results 1 – 7 of 7) sorted by relevance
74 return vibrator.areAllPrimitivesSupported(mPrimitiveId); in areVibrationFeaturesSupported()
632 public final boolean areAllPrimitivesSupported( in areAllPrimitivesSupported() method in Vibrator
165 .areAllPrimitivesSupported(PRIMITIVE_SPIN); in RumblePack()
574 if (vibratorOptional.isPresent() && vibratorOptional.get().areAllPrimitivesSupported( in getCameraGestureVibrationEffect()
6032 if (mVibrator.areAllPrimitivesSupported(6077 if (mVibrator.areAllPrimitivesSupported(primitiveId)) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
34064 method public final boolean areAllPrimitivesSupported(@NonNull int...);