Searched refs:setNotificationEffectsEnabledForAutomotive (Results 1 – 2 of 2) sorted by relevance
626 mService.setNotificationEffectsEnabledForAutomotive(false); in testNoBeepForAutomotiveIfEffectsDisabled()640 mService.setNotificationEffectsEnabledForAutomotive(true); in testNoBeepForImportanceDefaultInAutomotiveIfEffectsEnabled()654 mService.setNotificationEffectsEnabledForAutomotive(true); in testBeepForImportanceHighInAutomotiveIfEffectsEnabled()
2194 void setNotificationEffectsEnabledForAutomotive(boolean isEnabled) { in setNotificationEffectsEnabledForAutomotive() method in NotificationManagerService