Home
last modified time | relevance | path

Searched refs:areAllPrimitivesSupported (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/os/
DVibrator.java664 public final boolean areAllPrimitivesSupported( in areAllPrimitivesSupported() method in Vibrator
/frameworks/base/core/java/com/android/internal/app/
DPlatLogoActivity.java165 .areAllPrimitivesSupported(PRIMITIVE_SPIN); in RumblePack()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesCommandQueueCallbacks.java536 if (vibratorOptional.isPresent() && vibratorOptional.get().areAllPrimitivesSupported( in getCameraGestureVibrationEffect()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt34202 method public final boolean areAllPrimitivesSupported(@NonNull int...);