Searched refs:streamToString (Results 1 – 15 of 15) sorted by relevance
164 .append(AudioSystem.streamToString(mStreamType)) in eventToString()193 AudioSystem.streamToString(mStream)) in DeviceVolumeEvent()204 .append(AudioSystem.streamToString(mStream)) in eventToString()358 AudioSystem.streamToString(mStream)) in logMetricEvent()378 AudioSystem.streamToString(mStream)) in logMetricEvent()408 AudioSystem.streamToString(mStream)) in logMetricEvent()417 AudioSystem.streamToString(mStream)) in logMetricEvent()442 .append(AudioSystem.streamToString(mStream)) in eventToString()456 .append(AudioSystem.streamToString(mStream)) in eventToString()463 .append(AudioSystem.streamToString(mStream)) in eventToString()[all …]
554 AudioSystem.streamToString(streamType)) in onSetBtActiveDevice()2051 AudioSystem.streamToString(streamType))
8259 .forEach(stream -> pw.print(AudioSystem.streamToString(stream) + " ")); in dump()8299 + AudioSystem.streamToString(mStreamType)
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()
400 sb.append(AudioSystem.streamToString(stream)); in logEvent()409 sb.append(AudioSystem.streamToString(stream)).append(' ') in logEvent()424 sb.append(AudioSystem.streamToString((Integer) list[0])).append(' ') in logEvent()434 sb.append(AudioSystem.streamToString(stream)).append(' ').append(level); in logEvent()
789 if (D.BUG) Log.d(TAG, "volumeChanged " + AudioSystem.streamToString(streamType) in volumeChanged()
2488 if (D.BUG) Log.d(TAG, AudioSystem.streamToString(mRow.stream)
165 sb.append(AudioSystem.streamToString(stream)).append(":").append(ss.level) in toString()
2442 public static @NonNull String streamToString(int stream) { in streamToString() method in AudioSystem
1915 method @NonNull public static String streamToString(int);
10859 HSPLandroid/media/AudioSystem;->streamToString(I)Ljava/lang/String;
10862 HSPLandroid/media/AudioSystem;->streamToString(I)Ljava/lang/String;
24886 Landroid/media/AudioSystem;->streamToString(I)Ljava/lang/String;