Searched refs:canceledKey (Results 1 – 1 of 1) sorted by relevance
3323 final String canceledKey = r.getKey(); in cancelNotificationLocked() local3326 if (canceledKey.equals(mSoundNotificationKey)) { in cancelNotificationLocked()3341 if (canceledKey.equals(mVibrateNotificationKey)) { in cancelNotificationLocked()3353 mLights.remove(canceledKey); in cancelNotificationLocked()3385 EventLogTags.writeNotificationCanceled(canceledKey, reason, in cancelNotificationLocked()