Searched refs:mSoundNotificationKey (Results 1 – 1 of 1) sorted by relevance
255 private String mSoundNotificationKey; field in NotificationManagerService648 mSoundNotificationKey = null; in clearSoundLocked()2400 pw.println(" mSoundNotificationKey=" + mSoundNotificationKey); in dumpImpl()2823 boolean wasBeep = key != null && key.equals(mSoundNotificationKey); in buzzBeepBlinkLocked()2885 mSoundNotificationKey = key; in buzzBeepBlinkLocked()3326 if (canceledKey.equals(mSoundNotificationKey)) { in cancelNotificationLocked()3327 mSoundNotificationKey = null; in cancelNotificationLocked()