Searched refs:mSoundNotificationKey (Results 1 – 1 of 1) sorted by relevance
509 private String mSoundNotificationKey; field in NotificationManagerService1514 mSoundNotificationKey = null; in clearSoundLocked()5844 pw.println(" mSoundNotificationKey=" + mSoundNotificationKey);7313 boolean wasBeep = key != null && key.equals(mSoundNotificationKey);7366 mSoundNotificationKey = key;7486 return (Objects.equals(record.getKey(), mSoundNotificationKey)7493 return isLoopingRingtoneNotification(mNotificationsByKey.get(mSoundNotificationKey))8422 if (canceledKey.equals(mSoundNotificationKey)) {