Searched refs:TEST_NOTIFICATION_CONTEXT_ID (Results 1 – 3 of 3) sorted by relevance
132 private static final @CarAudioContext.AudioContext int TEST_NOTIFICATION_CONTEXT_ID = field in CarAudioVolumeGroupTest713 contextToDeviceInfo.put(TEST_NOTIFICATION_CONTEXT_ID, mNavigationDeviceInfo); in testVolumeGroupSetup()
130 private static final @CarAudioContext.AudioContext int TEST_NOTIFICATION_CONTEXT_ID = field in CarVolumeGroupUnitTest2216 factory.setDeviceInfoForContext(TEST_NOTIFICATION_CONTEXT_ID, mNavigationDeviceInfo); in testInactiveVolumeGroupSetup()2240 factory.setDeviceInfoForContext(TEST_NOTIFICATION_CONTEXT_ID, mNavigationDeviceInfo); in testVolumeGroupSetup()
145 public static final int TEST_NOTIFICATION_CONTEXT_ID = field in AudioControlWrapperAidlTest938 when(mockZone.getAddressForContext(TEST_NOTIFICATION_CONTEXT_ID)) in generateAudioZoneMock()