Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DVibrationAttributes.java89 public static final int USAGE_CLASS_MASK = 0xF; field in VibrationAttributes
230 return mUsage & USAGE_CLASS_MASK; in getUsageClass()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DVibratorHelper.java151 VibrationAttributes.USAGE_CLASS_ALARM | ~VibrationAttributes.USAGE_CLASS_MASK; in cancelVibration()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/
H A DVibratorManagerServiceTest.java1509 VibrationAttributes.USAGE_CLASS_FEEDBACK | ~VibrationAttributes.USAGE_CLASS_MASK, in cancelVibrate_withFilter_onlyCancelsVibrationWithFilteredUsage()
1515 VibrationAttributes.USAGE_CLASS_ALARM | ~VibrationAttributes.USAGE_CLASS_MASK, in cancelVibrate_withFilter_onlyCancelsVibrationWithFilteredUsage()
1539 VibrationAttributes.USAGE_CLASS_ALARM | ~VibrationAttributes.USAGE_CLASS_MASK, in cancelVibrate_withoutUnknownUsage_onlyStopsIfFilteringUnknownOrAllUsages()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DBuzzBeepBlinkTest.java467 VibrationAttributes.USAGE_CLASS_ALARM | ~VibrationAttributes.USAGE_CLASS_MASK; in verifyStopVibrate()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt34010 field public static final int USAGE_CLASS_MASK = 15; // 0xf