Searched refs:mSoundNotificationKey (Results 1 – 1 of 1) sorted by relevance
290 private String mSoundNotificationKey; field in NotificationManagerService698 mSoundNotificationKey = null; in clearSoundLocked()3003 pw.println(" mSoundNotificationKey=" + mSoundNotificationKey); in dumpImpl()3695 boolean wasBeep = key != null && key.equals(mSoundNotificationKey); in buzzBeepBlinkLocked()3727 mSoundNotificationKey = key; in buzzBeepBlinkLocked()4276 if (canceledKey.equals(mSoundNotificationKey)) { in cancelNotificationLocked()4277 mSoundNotificationKey = null; in cancelNotificationLocked()