Searched refs:logOutputItemSuccess (Results 1 – 2 of 2) sorted by relevance
80 public void logOutputItemSuccess(String selectedDeviceType, List<MediaItem> deviceItemList) { in logOutputItemSuccess() method in MediaOutputMetricLogger
349 mMetricLogger.logOutputItemSuccess(device.toString(), new ArrayList<>(mMediaItemList)); in onSelectedDeviceStateChanged()