Home
last modified time | relevance | path

Searched defs:native_setup (Results 1 – 25 of 25) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/audiofx/
H A DSourceDefaultEffect.java110 private native final int native_setup(String type, in native_setup() method in SourceDefaultEffect
H A DStreamDefaultEffect.java109 private native final int native_setup(String type, in native_setup() method in StreamDefaultEffect
H A DVisualizer.java695 private native final int native_setup(Object audioeffect_this, in native_setup() method in Visualizer
H A DAudioEffect.java1390 private native final int native_setup(Object audioeffect_this, String type, in native_setup() method in AudioEffect
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCrypto.java99 private native final void native_setup(@NonNull byte[] uuid, @NonNull byte[] initData) in native_setup() method in MediaCrypto
H A DAudioPortEventHandler.java150 private native void native_setup(Object module_this); in native_setup() method in AudioPortEventHandler
H A DMediaDescrambler.java245 private native final void native_setup(@NonNull IHwBinder decramblerBinder); in native_setup() method in MediaDescrambler
H A DMediaHTTPConnection.java481 private native final void native_setup(); in native_setup() method in MediaHTTPConnection
H A DMediaSync.java214 private native final void native_setup(); in native_setup() method in MediaSync
H A DToneGenerator.java885 private native void native_setup( in native_setup() method in ToneGenerator
H A DMediaRecorder.java1905 private void native_setup(Object mediarecorderThis, in native_setup() method in MediaRecorder
1914 private native void native_setup(Object mediarecorderThis, in native_setup() method in MediaRecorder
H A DJetPlayer.java545 private native final boolean native_setup(Object Jet_this, in native_setup() method in JetPlayer
H A DSoundPool.java513 private native final int native_setup(Object weakRef, int maxStreams, in native_setup() method in SoundPool
H A DAudioRecord.java2232 private int native_setup(Object audiorecordThis, in native_setup() method in AudioRecord
2246 private native int native_setup(Object audiorecordThis, in native_setup() method in AudioRecord
H A DMediaMetadataRetriever.java1087 private native void native_setup(); in native_setup() method in MediaMetadataRetriever
H A DMediaCodec.java4994 private native final void native_setup( in native_setup() method
H A DAudioTrack.java4258 private native final int native_setup(Object /*WeakReference<AudioTrack>*/ audiotrack_this, in native_setup() method in AudioTrack
H A DMediaPlayer.java2484 private native void native_setup(Object mediaplayerThis, in native_setup() method in MediaPlayer
/aosp12/frameworks/base/media/java/android/media/audiopolicy/
H A DAudioVolumeGroupChangeHandler.java108 private native void native_setup(Object moduleThis); in native_setup() method in AudioVolumeGroupChangeHandler
/aosp12/frameworks/base/core/java/android/os/
H A DHwBinder.java128 private native final void native_setup(); in native_setup() method in HwBinder
H A DHwBlob.java447 private native final void native_setup(int size); in native_setup() method in HwBlob
H A DHwParcel.java690 private native final void native_setup(boolean allocate); in native_setup() method in HwParcel
/aosp12/frameworks/base/media/java/android/mtp/
H A DMtpServer.java147 private native final void native_setup( in native_setup() method in MtpServer
H A DMtpDatabase.java997 private native final void native_setup(); in native_setup() method in MtpDatabase
/aosp12/frameworks/base/core/java/android/hardware/
H A DCamera.java558 private native int native_setup(Object cameraThis, int cameraId, String packageName); in native_setup() method in Camera