Searched refs:alertEntry3 (Results 1 – 1 of 1) sorted by relevance
140 AlertEntry alertEntry3 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_postTimeOfHeadsUp() local149 mCarHeadsUpNotificationQueue.addToQueue(alertEntry3, mRankingMap); in addToQueue_prioritises_postTimeOfHeadsUp()174 AlertEntry alertEntry3 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_categoriesOfHeadsUp() local183 mCarHeadsUpNotificationQueue.addToQueue(alertEntry3, mRankingMap); in addToQueue_prioritises_categoriesOfHeadsUp()207 AlertEntry alertEntry3 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_prioritises_internalCategoryAsLeastPriority() local214 mCarHeadsUpNotificationQueue.addToQueue(alertEntry3, mRankingMap); in addToQueue_prioritises_internalCategoryAsLeastPriority()232 AlertEntry alertEntry3 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_merges_newHeadsUpWithSameKey() local237 mCarHeadsUpNotificationQueue.addToQueue(alertEntry3, mRankingMap); in addToQueue_merges_newHeadsUpWithSameKey()255 AlertEntry alertEntry3 = new AlertEntry(generateMockStatusBarNotification( in addToQueue_shows_immediateShowHeadsUp() local258 new ArrayList<>(Collections.singletonList(alertEntry3))); in addToQueue_shows_immediateShowHeadsUp()[all …]