Home
last modified time | relevance | path

Searched refs:VOLUME_DIALOG_ODI_CAPTIONS_TOOLTIP_CLICKED (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DEvents.java246 VOLUME_DIALOG_ODI_CAPTIONS_TOOLTIP_CLICKED(1504), enumConstant
378 sUiEventLogger.log(VolumeDialogEvent.VOLUME_DIALOG_ODI_CAPTIONS_TOOLTIP_CLICKED); in logEvent()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/
DEventsTest.java222 Events.VolumeDialogEvent.VOLUME_DIALOG_ODI_CAPTIONS_TOOLTIP_CLICKED} in data()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/
DVolumeDialogImplTest.java708 == Events.VolumeDialogEvent.VOLUME_DIALOG_ODI_CAPTIONS_TOOLTIP_CLICKED.getId() in dismissCaptionsTooltip_logsUiEvent()