Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DVibratorService.java84 private static final String RAMPING_RINGER_ENABLED = "ramping_ringer_enabled"; field in VibratorService
944 DeviceConfig.NAMESPACE_TELEPHONY, RAMPING_RINGER_ENABLED, false)) { in shouldVibrateForRingtone()