Searched refs:TYPE_ALARM (Results 1 – 14 of 14) sorted by relevance
130 ->setVibrationParams({generateVibrationParam(ScaleParam::TYPE_ALARM, /* scale= */ 1)}, in TEST_P()137 {generateVibrationParam(ScaleParam::TYPE_ALARM, /* scale= */ 1), in TEST_P()144 service->clearVibrationParams(ScaleParam::TYPE_ALARM, vibratorController->getDefaultImpl()) in TEST_P()178 generateVibrationParams(ScaleParam::TYPE_ALARM, /* scale= */ 1)) in TEST_P()185 {generateVibrationParam(ScaleParam::TYPE_ALARM, /* scale= */ 1), in TEST_P()
140 vibrationScales.put(ScaleParam.TYPE_ALARM, 0.7f); in testOnRequestVibrationParamsComplete_cachesAdaptiveHapticsScalesCorrectly()171 vibrationScales.put(ScaleParam.TYPE_ALARM, 0.7f); in testOnRequestVibrationParamsComplete_withIncorrectToken_ignoresRequest()193 VibrationParamGenerator.generateVibrationParam(ScaleParam.TYPE_ALARM, 0.7f), in testOnRequestVibrationParamsComplete_withNullVibrationParams_throwsException()205 vibrationScales.put(ScaleParam.TYPE_ALARM, 0.7f); in testSetVibrationParams_cachesAdaptiveHapticsScalesCorrectly()227 vibrationScales.put(ScaleParam.TYPE_ALARM, 0.7f); in testSetVibrationParams_withUnregisteredController_ignoresRequest()242 VibrationParamGenerator.generateVibrationParam(ScaleParam.TYPE_ALARM, 0.7f), in testSetVibrationParams_withNullVibrationParams_throwsException()254 int types = buildVibrationTypesMask(ScaleParam.TYPE_ALARM, ScaleParam.TYPE_NOTIFICATION); in testClearVibrationParams_clearsCachedAdaptiveHapticsScales()269 mVibratorControlService.clearVibrationParams(ScaleParam.TYPE_ALARM, in testClearVibrationParams_withUnregisteredController_ignoresRequest()
1635 vibrationScales.put(ScaleParam.TYPE_ALARM, 0.7f);2115 vibrationScales.put(ScaleParam.TYPE_ALARM, 0.7f); in onExternalVibration_withAdaptiveHaptics_returnsCorrectAdaptiveScales()2162 vibrationScales.put(ScaleParam.TYPE_ALARM, 0.7f); in onExternalVibration_withAdaptiveHapticsFlagDisabled_alwaysReturnScaleNone()
96 public static final int TYPE_ALARM = 4; field in RingtoneManager101 public static final int TYPE_ALL = TYPE_RINGTONE | TYPE_NOTIFICATION | TYPE_ALARM;346 case TYPE_ALARM: in inferStreamType()547 case RingtoneManager.TYPE_ALARM: in getRingtoneUriForRestore()699 if ((type & TYPE_ALARM) != 0) { in setFilterColumnsList()1025 case TYPE_ALARM: in getExternalDirectoryForType()1037 } else if ((type & TYPE_ALARM) != 0) { in getSettingForType()1056 } else if ((type & TYPE_ALARM) != 0) { in getCacheForType()1090 return TYPE_ALARM; in getDefaultType()1110 } else if ((type & TYPE_ALARM) != 0) { in getDefaultUri()[all …]
39 const int TYPE_ALARM = (1 << 0) /* 1 */;
24 const int TYPE_ALARM = 1 << 0; // Alarm usage
200 } else if (mType == RingtoneManager.TYPE_ALARM) { in onCreate()249 if (mType == RingtoneManager.TYPE_ALARM) { in onCreate()446 } else if (mType == RingtoneManager.TYPE_ALARM) { in addDefaultRingtoneItem()462 if (mType == RingtoneManager.TYPE_ALARM) { in addNewSoundItem()
367 return ScaleParam.TYPE_ALARM; in mapToAdaptiveVibrationType()391 if ((ScaleParam.TYPE_ALARM & types) != 0) { in mapFromAdaptiveVibrationTypeToVibrationUsages()
387 return RingtoneManager.TYPE_ALARM; in getRingtoneType()
1205 ringtoneType = RingtoneManager.TYPE_ALARM; in getUncanonicalizedSoundUri()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
15653 field public static final int TYPE_ALARM = 4; // 0x4
24967 field public static final int TYPE_ALARM = 4; // 0x4