Searched refs:mNotificationIntensity (Results 1 – 1 of 1) sorted by relevance
156 private int mNotificationIntensity; field in VibratorService808 return mNotificationIntensity; in getCurrentIntensityLocked()1000 mNotificationIntensity = Settings.System.getIntForUser(mContext.getContentResolver(), in updateVibrationIntensityLocked()1396 pw.println(" mNotificationIntensity=" + mNotificationIntensity); in dump()1492 currentIntensity = mNotificationIntensity; in onExternalVibrationStart()