Searched refs:mVibrateNotificationKey (Results 1 – 1 of 1) sorted by relevance
510 private String mVibrateNotificationKey; field in NotificationManagerService1529 mVibrateNotificationKey = null; in clearVibrateLocked()5845 pw.println(" mVibrateNotificationKey=" + mVibrateNotificationKey);7314 boolean wasBuzz = key != null && key.equals(mVibrateNotificationKey);7380 mVibrateNotificationKey = key;7487 || Objects.equals(record.getKey(), mVibrateNotificationKey))7494 || isLoopingRingtoneNotification(mNotificationsByKey.get(mVibrateNotificationKey));7614 if (record.getKey().equals(mVibrateNotificationKey)) {8427 if (canceledKey.equals(mVibrateNotificationKey)) {