Home
last modified time | relevance | path

Searched refs:setCarNotificationView (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationViewController.java66 mUxResitrictionListener.setCarNotificationView(mCarNotificationView); in enable()
81 mUxResitrictionListener.setCarNotificationView(null); in disable()
DCarUxRestrictionManagerWrapper.java65 public void setCarNotificationView(CarNotificationView carNotificationView) { in setCarNotificationView() method in CarUxRestrictionManagerWrapper