Searched defs:postedTime (Results 1 – 6 of 6) sorted by relevance
147 public void deleteNotificationHistoryItem(String pkg, long postedTime) { in deleteNotificationHistoryItem()390 public RemoveNotificationRunnable(String pkg, long postedTime) { in RemoveNotificationRunnable()
181 public void deleteNotificationHistoryItem(String pkg, int uid, long postedTime) { in deleteNotificationHistoryItem()
368 public boolean removeNotificationFromWrite(String packageName, long postedTime) { in removeNotificationFromWrite()
127 void deleteNotificationHistoryItem(String pkg, int uid, long postedTime); in deleteNotificationHistoryItem()
1115 nsecs_t postedTime = systemTime(SYSTEM_TIME_MONOTONIC); in queueBuffer() local
1546 nsecs_t* outRequestedPresentTime, nsecs_t* postedTime, in setUpAndQueueBuffer()