Searched refs:mLastMessageNotifyTime (Results 1 – 1 of 1) sorted by relevance
109 private long mLastMessageNotifyTime; field in NotificationController471 boolean enableAudio = (now - mLastMessageNotifyTime) > MIN_SOUND_INTERVAL_MS; in createNewMessageNotification()524 mLastMessageNotifyTime = now; in createNewMessageNotification()