Searched refs:mSoundNotificationKey (Results 1 – 1 of 1) sorted by relevance
581 private String mSoundNotificationKey; field in NotificationManagerService1609 mSoundNotificationKey = null; in clearSoundLocked()1642 if (key.equals(mSoundNotificationKey)) { in clearEffectsLocked()6372 pw.println(" mSoundNotificationKey=" + mSoundNotificationKey);8332 boolean wasBeep = key != null && key.equals(mSoundNotificationKey);8386 mSoundNotificationKey = key;8513 return (Objects.equals(record.getKey(), mSoundNotificationKey)8520 return isLoopingRingtoneNotification(mNotificationsByKey.get(mSoundNotificationKey))9362 if (canceledKey.equals(mSoundNotificationKey)) {