Searched refs:USAGE_PHYSICAL_EMULATION (Results 1 – 9 of 9) sorted by relevance
28 import static android.os.VibrationAttributes.USAGE_PHYSICAL_EMULATION;120 USAGE_PHYSICAL_EMULATION,285 USAGE_PHYSICAL_EMULATION in shouldIgnoreVibration_fromBackground_doesNotIgnoreUsagesFromAllowlist()397 USAGE_PHYSICAL_EMULATION, in shouldIgnoreVibration_inBatterySaverMode_doesNotIgnoreUsagesFromAllowlist()544 if (usage == USAGE_HARDWARE_FEEDBACK || usage == USAGE_PHYSICAL_EMULATION) { in shouldIgnoreVibration_withHardwareFeedbackSettingsOff_ignoresHardwareVibrations()759 USAGE_PHYSICAL_EMULATION, in shouldCancelVibrationOnScreenOff_withUidZero_returnsFalseForUsagesInAllowlist()782 USAGE_PHYSICAL_EMULATION, in shouldCancelVibrationOnScreenOff_withSystemUid__returnsFalseForUsagesInAllowlist()805 USAGE_PHYSICAL_EMULATION, in shouldCancelVibrationOnScreenOff_withSysUiPkg_returnsFalseForUsagesInAllowlist()883 mVibrationSettings.getCurrentIntensity(USAGE_PHYSICAL_EMULATION)); in getCurrentIntensity_noHardwareFeedbackValueUsesHapticFeedbackValue()892 mVibrationSettings.getCurrentIntensity(USAGE_PHYSICAL_EMULATION)); in getCurrentIntensity_noHardwareFeedbackValueUsesHapticFeedbackValue()
55 USAGE_PHYSICAL_EMULATION,128 public static final int USAGE_PHYSICAL_EMULATION = 0x20 | USAGE_CLASS_FEEDBACK; field in VibrationAttributes446 case USAGE_PHYSICAL_EMULATION: in usageToString()
25 import static android.os.VibrationAttributes.USAGE_PHYSICAL_EMULATION;225 case USAGE_PHYSICAL_EMULATION: in getDefaultVibrationIntensity()
26 import static android.os.VibrationAttributes.USAGE_PHYSICAL_EMULATION;97 USAGE_PHYSICAL_EMULATION));110 USAGE_PHYSICAL_EMULATION,133 USAGE_PHYSICAL_EMULATION,603 mCurrentVibrationIntensities.put(USAGE_PHYSICAL_EMULATION, hardwareFeedbackIntensity); in updateSettings()
25 import static android.os.VibrationAttributes.USAGE_PHYSICAL_EMULATION;379 USAGE_PHYSICAL_EMULATION -> { in mapToAdaptiveVibrationType()
44 VibrationAttributes.createForUsage(VibrationAttributes.USAGE_PHYSICAL_EMULATION);
1102 case VibrationAttributes.USAGE_PHYSICAL_EMULATION: in getVibrationImportance()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
34155 field public static final int USAGE_PHYSICAL_EMULATION = 34; // 0x22