Home
last modified time | relevance | path

Searched refs:native_getMetrics (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DMediaExtractor.java794 PersistableBundle bundle = native_getMetrics();
799 private native PersistableBundle native_getMetrics();
H A DMediaRecorder.java1960 PersistableBundle bundle = native_getMetrics(); in getMetrics()
1964 private native PersistableBundle native_getMetrics(); in native_getMetrics() method in MediaRecorder
H A DAudioRecord.java1853 PersistableBundle bundle = native_getMetrics(); in getMetrics()
1857 private native PersistableBundle native_getMetrics(); in native_getMetrics() method in AudioRecord
H A DAudioTrack.java2641 PersistableBundle bundle = native_getMetrics(); in getMetrics()
2645 private native PersistableBundle native_getMetrics(); in native_getMetrics() method in AudioTrack
H A DMediaCodec.java4608 PersistableBundle bundle = native_getMetrics(); in getMetrics()
4612 private native PersistableBundle native_getMetrics(); in native_getMetrics() method
H A DMediaPlayer.java1792 PersistableBundle bundle = native_getMetrics(); in getMetrics()
1796 private native PersistableBundle native_getMetrics(); in native_getMetrics() method in MediaPlayer
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt24648 Landroid/media/AudioRecord;->native_getMetrics()Landroid/os/PersistableBundle;
24976 Landroid/media/AudioTrack;->native_getMetrics()Landroid/os/PersistableBundle;
26858 Landroid/media/MediaCodec;->native_getMetrics()Landroid/os/PersistableBundle;
27199 Landroid/media/MediaExtractor;->native_getMetrics()Landroid/os/PersistableBundle;
28026 Landroid/media/MediaPlayer2Impl;->native_getMetrics()Landroid/os/PersistableBundle;
28212 Landroid/media/MediaPlayer;->native_getMetrics()Landroid/os/PersistableBundle;
28382 Landroid/media/MediaRecorder;->native_getMetrics()Landroid/os/PersistableBundle;