Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationViewController.java68 CarUxRestrictions currentRestrictions = in enable() local
70 mCarNotificationView.onUxRestrictionsChanged(currentRestrictions); in enable()