Searched refs:mNotificationIntensity (Results 1 – 1 of 1) sorted by relevance
162 private int mNotificationIntensity; field in VibratorService869 return mNotificationIntensity; in getCurrentIntensityLocked()1104 mNotificationIntensity = Settings.System.getIntForUser(mContext.getContentResolver(), in updateVibrationIntensityLocked()1522 pw.println(" mNotificationIntensity=" + mNotificationIntensity); in dump()1618 currentIntensity = mNotificationIntensity; in onExternalVibrationStart()