Searched refs:calculatePostTime (Results 1 – 2 of 2) sorted by relevance
275 mPostTime = calculatePostTime(); in setEntry()362 protected long calculatePostTime() { in calculatePostTime() method in AlertingNotificationManager.AlertEntry
514 protected long calculatePostTime() { in calculatePostTime() method in HeadsUpManager.HeadsUpEntry516 return super.calculatePostTime() + mTouchAcceptanceDelay; in calculatePostTime()