Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputMetricLogger.java83 updateLoggingDeviceCount(deviceList); in logOutputSuccess()
108 updateLoggingDeviceCount(deviceList); in logOutputFailure()
123 private void updateLoggingDeviceCount(List<MediaDevice> deviceList) { in updateLoggingDeviceCount() method in MediaOutputMetricLogger