Searched refs:mCarUxRestrictionManagerWrapper (Results 1 – 4 of 4) sorted by relevance
40 private CarUxRestrictionManagerWrapper mCarUxRestrictionManagerWrapper = field in NotificationApplication51 mCarUxRestrictionManagerWrapper56 .setCarUxRestrictionManagerWrapper(mCarUxRestrictionManagerWrapper);72 return mCarUxRestrictionManagerWrapper; in getCarUxRestrictionWrapper()
81 private final CarUxRestrictionManagerWrapper mCarUxRestrictionManagerWrapper; field in NotificationPanelViewController142 mCarUxRestrictionManagerWrapper = carUxRestrictionManagerWrapper; in NotificationPanelViewController()336 mCarUxRestrictionManagerWrapper.setCarUxRestrictionsManager( in onNotificationViewInflated()341 preprocessingManager.setCarUxRestrictionManagerWrapper(mCarUxRestrictionManagerWrapper); in onNotificationViewInflated()347 mCarUxRestrictionManagerWrapper); in onNotificationViewInflated()
71 private CarUxRestrictionManagerWrapper mCarUxRestrictionManagerWrapper; field in CarNotificationListenerTest80 mCarNotificationListener.registerAsSystemService(mContext, mCarUxRestrictionManagerWrapper, in setup()
129 private CarUxRestrictionManagerWrapper mCarUxRestrictionManagerWrapper; field in PreprocessingManagerTest340 when(mCarUxRestrictionManagerWrapper.getCurrentCarUxRestrictions()) in onOptimizeForDriving_alertEntryHasNonMessageNotification_trimsNotificationTexts()342 mPreprocessingManager.setCarUxRestrictionManagerWrapper(mCarUxRestrictionManagerWrapper); in onOptimizeForDriving_alertEntryHasNonMessageNotification_trimsNotificationTexts()377 when(mCarUxRestrictionManagerWrapper.getCurrentCarUxRestrictions()) in onOptimizeForDriving_alertEntryHasMessageNotification_doesNotTrimMessageTexts()379 mPreprocessingManager.setCarUxRestrictionManagerWrapper(mCarUxRestrictionManagerWrapper); in onOptimizeForDriving_alertEntryHasMessageNotification_doesNotTrimMessageTexts()