Searched refs:mSoundNotificationKey (Results 1 – 1 of 1) sorted by relevance
148 private String mSoundNotificationKey; field in NotificationAttentionHelper388 boolean wasBeep = key != null && key.equals(mSoundNotificationKey); in buzzBeepBlinkLocked()445 mSoundNotificationKey = key; in buzzBeepBlinkLocked()565 return (Objects.equals(record.getKey(), mSoundNotificationKey) in isInsistentUpdate()571 return isLoopingRingtoneNotification(mNMP.getNotificationByKey(mSoundNotificationKey)) in isCurrentlyInsistent()812 mSoundNotificationKey = null; in clearSoundLocked()843 if (key.equals(mSoundNotificationKey)) { in clearEffectsLocked()1069 pw.println(" mSoundNotificationKey=" + mSoundNotificationKey); in dump()