Searched refs:getNotificationByKey (Results 1 – 3 of 3) sorted by relevance
27 NotificationRecord getNotificationByKey(String key); in getNotificationByKey() method
571 return isLoopingRingtoneNotification(mNMP.getNotificationByKey(mSoundNotificationKey)) in isCurrentlyInsistent()573 mNMP.getNotificationByKey(mVibrateNotificationKey)); in isCurrentlyInsistent()747 if (mNMP.getNotificationByKey(record.getKey()) != null) { in playVibration()870 ledNotification = mNMP.getNotificationByKey(owner); in updateLightsLocked()
1770 public NotificationRecord getNotificationByKey(String key) {