Searched refs:calculatePostTime (Results 1 – 2 of 2) sorted by relevance
287 mPostTime = calculatePostTime(); in setEntry()368 protected long calculatePostTime() { in calculatePostTime() method in AlertingNotificationManager.AlertEntry
416 protected long calculatePostTime() { in calculatePostTime() method in HeadsUpManager.HeadsUpEntry418 return super.calculatePostTime() + mTouchAcceptanceDelay; in calculatePostTime()