/aosp14/frameworks/base/media/java/android/media/session/ |
H A D | MediaSessionManager.java | 661 public void dispatchVolumeKeyEvent(@NonNull KeyEvent keyEvent, int streamType, in dispatchVolumeKeyEvent() 683 public void dispatchVolumeKeyEventAsSystemService(@NonNull KeyEvent keyEvent, int streamType) { in dispatchVolumeKeyEventAsSystemService()
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | AudioTrack.java | 693 public AudioTrack(int streamType, int sampleRateInHz, int channelConfig, int audioFormat, in AudioTrack() 751 public AudioTrack(int streamType, int sampleRateInHz, int channelConfig, int audioFormat, in AudioTrack() 2456 static public int getNativeOutputSampleRate(int streamType) { in getNativeOutputSampleRate() 4500 static private native final int native_get_output_sample_rate(int streamType); in native_get_output_sample_rate()
|
H A D | PlayerBase.java | 526 public static void deprecateStreamTypeForPlayback(int streamType, @NonNull String className, in deprecateStreamTypeForPlayback()
|
H A D | SoundPool.java | 151 public SoundPool(int maxStreams, int streamType, int srcQuality) { in SoundPool()
|
H A D | MediaRouter.java | 283 int getStreamVolume(int streamType) { in getStreamVolume() 3165 final int streamType = intent.getIntExtra(AudioManager.EXTRA_VOLUME_STREAM_TYPE, in onReceive() local
|
H A D | AudioSystem.java | 2022 int channelMask, int channelIndexMask, int streamType); in native_get_offload_support() 2420 public static int getDefaultStreamVolume(int streamType) { in getDefaultStreamVolume()
|
H A D | ExifInterface.java | 1606 public ExifInterface(@NonNull InputStream inputStream, @ExifStreamType int streamType) in ExifInterface()
|
/aosp14/frameworks/base/services/core/java/com/android/server/tv/ |
H A D | TvInputHardwareManager.java | 604 int streamType = intent.getIntExtra(AudioManager.EXTRA_VOLUME_STREAM_TYPE, -1); in handleVolumeChange() local 616 int streamType = intent.getIntExtra(AudioManager.EXTRA_VOLUME_STREAM_TYPE, -1); in handleVolumeChange() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | AudioDeviceInventory.java | 530 int streamType) { in onSetBtActiveDevice()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | Dialog.java | 1459 public final void setVolumeControlStream(int streamType) { in setVolumeControlStream()
|
H A D | Notification.java | 4650 public Builder setSound(Uri sound, int streamType) { in setSound()
|
/aosp14/frameworks/base/core/java/android/speech/tts/ |
H A D | TextToSpeechService.java | 747 int streamType = paramsBundle.getInt( in createFromParamsBundle() local
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | Window.java | 2076 public abstract void setVolumeControlStream(int streamType); in setVolumeControlStream()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
H A D | VolumeDialogControllerImpl.java | 788 public void volumeChanged(int streamType, int flags) throws RemoteException { in volumeChanged()
|
/aosp14/frameworks/base/services/core/java/com/android/server/media/ |
H A D | MediaSessionService.java | 2385 private boolean isValidLocalStreamType(int streamType) { in isValidLocalStreamType()
|
/aosp14/frameworks/base/media/jni/ |
H A D | android_media_tv_Tuner.cpp | 4022 AvStreamType streamType; in getAvStreamType() local 4311 AvStreamType streamType; in android_media_tv_Tuner_configure_filter() local
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_media_AudioSystem.cpp | 2396 jint channelIndexMask, jint streamType) { in android_media_AudioSystem_getOffloadSupport()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |