Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java679 private boolean mNotificationEffectsEnabledForAutomotive; field in NotificationManagerService
2195 mNotificationEffectsEnabledForAutomotive = isEnabled; in setNotificationEffectsEnabledForAutomotive()
2423 mNotificationEffectsEnabledForAutomotive = in init()
8317 if (mIsAutomotive && !mNotificationEffectsEnabledForAutomotive) {