Searched refs:mPostedTime (Results 1 – 1 of 1) sorted by relevance
387 private long mPostedTime; field in NotificationHistoryDatabase.RemoveNotificationRunnable392 mPostedTime = postedTime; in RemoveNotificationRunnable()405 mBuffer.removeNotificationFromWrite(mPkg, mPostedTime); in run()416 if(notificationHistory.removeNotificationFromWrite(mPkg, mPostedTime)) { in run()