Searched refs:setIsAutomotive (Results 1 – 2 of 2) sorted by relevance
459 mService.setIsAutomotive(true); in testNoBeepForAutomotiveIfEffectsDisabled()473 mService.setIsAutomotive(true); in testNoBeepForImportanceDefaultInAutomotiveIfEffectsEnabled()487 mService.setIsAutomotive(true); in testBeepForImportanceHighInAutomotiveIfEffectsEnabled()
1611 void setIsAutomotive(boolean isAutomotive) { in setIsAutomotive() method in NotificationManagerService