Searched refs:streamToString (Results 1 – 15 of 15) sorted by relevance
168 .append(AudioSystem.streamToString(mStreamType)) in eventToString()198 AudioSystem.streamToString(mStream)) in DeviceVolumeEvent()209 .append(AudioSystem.streamToString(mStream)) in eventToString()402 AudioSystem.streamToString(mStream)) in logMetricEvent()423 AudioSystem.streamToString(mStream)) in logMetricEvent()439 AudioSystem.streamToString(mStream)) in logMetricEvent()455 AudioSystem.streamToString(mStream)) in logMetricEvent()464 AudioSystem.streamToString(mStream)) in logMetricEvent()492 .append(AudioSystem.streamToString(mStream)) in eventToString()506 .append(AudioSystem.streamToString(mStream)) in eventToString()[all …]
834 AudioSystem.streamToString(streamType)) in onSetBtActiveDevice()2430 AudioSystem.streamToString(streamType))
8596 .forEach(stream -> pw.print(AudioSystem.streamToString(stream) + " ")); in dump()8636 + AudioSystem.streamToString(mStreamType)9003 aliasStreamIndexes.append(AudioSystem.streamToString(streamType)) in setIndex()
116 assertEquals("stream " + AudioSystem.streamToString(streamType) + "(" in testAudioAttributesFromStreamTypes()119 + AudioSystem.streamToString(streamTypeFromAttributes) + "(" in testAudioAttributesFromStreamTypes()215 + AudioSystem.streamToString(streamTypeFromUsage) in testAudioAttributesToStreamTypes()218 + AudioSystem.streamToString(streamTypeFromAps), in testAudioAttributesToStreamTypes()
146 + AudioSystem.streamToString(avgStreamType) + "(" in testGetVolumeGroups()156 + AudioSystem.streamToString(avgStreamType) + "(" + avgStreamType + ")", in testGetVolumeGroups()
194 + AudioSystem.streamToString(avgStreamType) + "(" in testGetAndValidateVolumeGroups()203 + AudioSystem.streamToString(avgStreamType) + "(" + avgStreamType + ")", in testGetAndValidateVolumeGroups()
414 sb.append(AudioSystem.streamToString(stream)); in logEvent()423 sb.append(AudioSystem.streamToString(stream)).append(' ') in logEvent()438 sb.append(AudioSystem.streamToString((Integer) list[0])).append(' ') in logEvent()448 sb.append(AudioSystem.streamToString(stream)).append(' ').append(level); in logEvent()
794 if (D.BUG) Log.d(TAG, "volumeChanged " + AudioSystem.streamToString(streamType) in volumeChanged()
2550 if (D.BUG) Log.d(TAG, AudioSystem.streamToString(mRow.stream)
165 sb.append(AudioSystem.streamToString(stream)).append(":").append(ss.level) in toString()
2487 public static @NonNull String streamToString(int stream) { in streamToString() method in AudioSystem
2013 method @NonNull public static String streamToString(int);
10682 HSPLandroid/media/AudioSystem;->streamToString(I)Ljava/lang/String;
10685 HSPLandroid/media/AudioSystem;->streamToString(I)Ljava/lang/String;
24886 Landroid/media/AudioSystem;->streamToString(I)Ljava/lang/String;