Home
last modified time | relevance | path

Searched defs:setSound (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/
DIAutoSoundsSettingHelper.java74 void setSound(SoundType soundType, String sound); in setSound() method
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSoundsHelperImpl.java112 public void setSound(SoundType soundType, String sound) { in setSound() method in SettingsSoundsHelperImpl