Searched refs:USAGE_PHYSICAL_EMULATION (Results 1 – 8 of 8) sorted by relevance
25 import static android.os.VibrationAttributes.USAGE_PHYSICAL_EMULATION;115 USAGE_PHYSICAL_EMULATION,255 USAGE_PHYSICAL_EMULATION in shouldIgnoreVibration_fromBackground_doesNotIgnoreUsagesFromAllowlist()286 USAGE_PHYSICAL_EMULATION, in shouldIgnoreVibration_inBatterySaverMode_doesNotIgnoreUsagesFromAllowlist()433 if (usage == USAGE_HARDWARE_FEEDBACK || usage == USAGE_PHYSICAL_EMULATION) { in shouldIgnoreVibration_withHardwareFeedbackSettingsOff_ignoresHardwareVibrations()628 USAGE_PHYSICAL_EMULATION, in shouldCancelVibrationOnScreenOff_withUidZero_returnsFalseForUsagesInAllowlist()651 USAGE_PHYSICAL_EMULATION, in shouldCancelVibrationOnScreenOff_withSystemUid__returnsFalseForUsagesInAllowlist()674 USAGE_PHYSICAL_EMULATION, in shouldCancelVibrationOnScreenOff_withSysUiPkg_returnsFalseForUsagesInAllowlist()748 mVibrationSettings.getCurrentIntensity(USAGE_PHYSICAL_EMULATION)); in getCurrentIntensity_noHardwareFeedbackValueUsesHapticFeedbackValue()757 mVibrationSettings.getCurrentIntensity(USAGE_PHYSICAL_EMULATION)); in getCurrentIntensity_noHardwareFeedbackValueUsesHapticFeedbackValue()
54 USAGE_PHYSICAL_EMULATION,127 public static final int USAGE_PHYSICAL_EMULATION = 0x20 | USAGE_CLASS_FEEDBACK; field in VibrationAttributes369 case USAGE_PHYSICAL_EMULATION: in usageToString()
25 import static android.os.VibrationAttributes.USAGE_PHYSICAL_EMULATION;151 case USAGE_PHYSICAL_EMULATION: in getDefaultVibrationIntensity()
25 import static android.os.VibrationAttributes.USAGE_PHYSICAL_EMULATION;92 USAGE_PHYSICAL_EMULATION));105 USAGE_PHYSICAL_EMULATION,128 USAGE_PHYSICAL_EMULATION,523 mCurrentVibrationIntensities.put(USAGE_PHYSICAL_EMULATION, hardwareFeedbackIntensity); in updateSettings()
946 case VibrationAttributes.USAGE_PHYSICAL_EMULATION: in getVibrationImportance()
362 VibrationAttributes.createForUsage(VibrationAttributes.USAGE_PHYSICAL_EMULATION);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
34017 field public static final int USAGE_PHYSICAL_EMULATION = 34; // 0x22