Searched refs:setNotificationEffectsEnabledForAutomotive (Results 1 – 2 of 2) sorted by relevance
780 mAttentionHelper.setNotificationEffectsEnabledForAutomotive(false); in testNoBeepForAutomotiveIfEffectsDisabled()794 mAttentionHelper.setNotificationEffectsEnabledForAutomotive(true); in testNoBeepForImportanceDefaultInAutomotiveIfEffectsEnabled()808 mAttentionHelper.setNotificationEffectsEnabledForAutomotive(true); in testBeepForImportanceHighInAutomotiveIfEffectsEnabled()
1719 void setNotificationEffectsEnabledForAutomotive(boolean isEnabled) { in setNotificationEffectsEnabledForAutomotive() method in NotificationAttentionHelper