Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
DMediaOutputMetricLogger.java119 getInteractionDeviceType(source), in logInteractionAdjustVolume()
151 getInteractionDeviceType(source), in logInteractionExpansion()
167 getInteractionDeviceType(source), in logInteractionMute()
183 getInteractionDeviceType(source), in logInteractionUnmute()
325 private int getInteractionDeviceType(MediaDevice device) { in getInteractionDeviceType() method in MediaOutputMetricLogger