Searched refs:calculatePostTime (Results 1 – 3 of 3) sorted by relevance
37 mPostTime = calculatePostTime(); in AlertEntry()48 mPostTime = calculatePostTime(); in updatePostTime()60 private long calculatePostTime() { in calculatePostTime() method in AlertEntry
294 mPostTime = calculatePostTime(); in setEntry()375 protected long calculatePostTime() { in calculatePostTime() method in AlertingNotificationManager.AlertEntry
467 protected long calculatePostTime() { in calculatePostTime() method in HeadsUpManager.HeadsUpEntry469 return super.calculatePostTime() + mTouchAcceptanceDelay; in calculatePostTime()