Searched refs:mVibrateNotificationKey (Results 1 – 1 of 1) sorted by relevance
256 private String mVibrateNotificationKey; field in NotificationManagerService662 mVibrateNotificationKey = null; in clearVibrateLocked()2401 pw.println(" mVibrateNotificationKey=" + mVibrateNotificationKey); in dumpImpl()2824 boolean wasBuzz = key != null && key.equals(mVibrateNotificationKey); in buzzBeepBlinkLocked()2911 mVibrateNotificationKey = key; in buzzBeepBlinkLocked()3341 if (canceledKey.equals(mVibrateNotificationKey)) { in cancelNotificationLocked()3342 mVibrateNotificationKey = null; in cancelNotificationLocked()