Searched refs:currentRestrictions (Results 1 – 2 of 2) sorted by relevance
79 val currentRestrictions = uxRestrictionsManager.currentCarUxRestrictions in requiresDistractionOptimization() constant80 if (currentRestrictions == null) { in requiresDistractionOptimization()84 trySend(currentRestrictions.isRequiresDistractionOptimization) in requiresDistractionOptimization()
70 CarUxRestrictions currentRestrictions = in enable() local72 mCarNotificationView.onUxRestrictionsChanged(currentRestrictions); in enable()