Searched refs:optimizeForDriving (Results 1 – 3 of 3) sorted by relevance
153 rank(group(optimizeForDriving( in process()181 AlertEntry notification = optimizeForDriving(alertEntry); in updateNotifications()297 private List<AlertEntry> optimizeForDriving(List<AlertEntry> notifications) { in optimizeForDriving() method in PreprocessingManager298 notifications.forEach(notification -> notification = optimizeForDriving(notification)); in optimizeForDriving()312 AlertEntry optimizeForDriving(AlertEntry alertEntry) { in optimizeForDriving() method in PreprocessingManager
181 showHeadsUp(mPreprocessingManager.optimizeForDriving(alertEntry), in maybeShowHeadsUp()
357 AlertEntry optimized = mPreprocessingManager.optimizeForDriving(mNavigation); in onOptimizeForDriving_alertEntryHasNonMessageNotification_trimsNotificationTexts()395 AlertEntry optimized = mPreprocessingManager.optimizeForDriving(mImportantForeground); in onOptimizeForDriving_alertEntryHasMessageNotification_doesNotTrimMessageTexts()