Home
last modified time | relevance | path

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

/cts/tests/vibrator/src/android/os/cts/
DVibrationAttributesTest.java43 map.put(AudioAttributes.USAGE_ASSISTANCE_SONIFICATION, VibrationAttributes.USAGE_TOUCH); in map.put()
79 map.put(VibrationAttributes.USAGE_TOUCH, AudioAttributes.USAGE_ASSISTANCE_SONIFICATION); in map.put()