Searched refs:findNotificationNoWait (Results 1 – 1 of 1) sorted by relevance
102 StatusBarNotification n = findNotificationNoWait(tag, id, searchType); in findPostedNotification()112 return findNotificationNoWait(null, id, searchType); in findPostedNotification()161 private StatusBarNotification findNotificationNoWait(String tag, int id, in findNotificationNoWait() method in NotificationHelper