Searched defs:UNDEFINED_DISMISS_REASON (Results 1 – 3 of 3) sorted by relevance
358 mEntryManager.removeNotification(mSbn.getKey(), mRankingMap, UNDEFINED_DISMISS_REASON); in testRemoveNotification() local387 mEntryManager.removeNotification(mSbn.getKey(), mRankingMap, UNDEFINED_DISMISS_REASON); in testRemoveNotification_whilePending() local
252 mRow.getEntry().notification, UNDEFINED_DISMISS_REASON); in testRemoveBubble_withDismissedNotif() local
79 public static final int UNDEFINED_DISMISS_REASON = 0; field in NotificationEntryManager