Searched refs:mVibrateNotificationKey (Results 1 – 1 of 1) sorted by relevance
149 private String mVibrateNotificationKey; field in NotificationAttentionHelper389 boolean wasBuzz = key != null && key.equals(mVibrateNotificationKey); in buzzBeepBlinkLocked()459 mVibrateNotificationKey = key; in buzzBeepBlinkLocked()566 || Objects.equals(record.getKey(), mVibrateNotificationKey)) in isInsistentUpdate()573 mNMP.getNotificationByKey(mVibrateNotificationKey)); in isCurrentlyInsistent()748 if (record.getKey().equals(mVibrateNotificationKey)) { in playVibration()827 mVibrateNotificationKey = null; in clearVibrateLocked()846 if (key.equals(mVibrateNotificationKey)) { in clearEffectsLocked()1071 pw.println(" mVibrateNotificationKey=" + mVibrateNotificationKey); in dump()