Searched refs:getPostTime (Results 1 – 7 of 7) sorted by relevance
272 if (n.when != 0 && n.when <= sbn.getPostTime()) { in calculateRankingTimeMs()280 return sbn.getPostTime(); in calculateRankingTimeMs()
538 writeEvent(r.sbn.getPostTime(), EVENT_TYPE_POST, r); in SQLiteLog()681 outCv.put(COL_WHEN_MS, r.sbn.getPostTime()); in putNotificationDetails()
242 public long getPostTime() { in getPostTime() method in StatusBarNotification
864 ((DateTimeView) row.findViewById(R.id.timestamp)).setTime(sbn.getPostTime()); in inflateGuts()
4226 mNewVisibleNotifications.add(entry.key + entry.notification.getPostTime());
28735 method public long getPostTime();
27098 method public long getPostTime();