Searched refs:AUDIO_TO_VIBRATION_USAGE_MAP (Results 1 – 1 of 1) sorted by relevance
37 private static final Map<Integer, Integer> AUDIO_TO_VIBRATION_USAGE_MAP; field in VibrationAttributesTest63 AUDIO_TO_VIBRATION_USAGE_MAP = map;131 for (Map.Entry<Integer, Integer> entry : AUDIO_TO_VIBRATION_USAGE_MAP.entrySet()) { in testAudioToVibrationUsageMapping()