Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMediaExtractor.java794 PersistableBundle bundle = native_getMetrics();
799 private native PersistableBundle native_getMetrics();
DMediaRecorder.java1961 PersistableBundle bundle = native_getMetrics(); in getMetrics()
1965 private native PersistableBundle native_getMetrics(); in native_getMetrics() method in MediaRecorder
DAudioRecord.java1846 PersistableBundle bundle = native_getMetrics(); in getMetrics()
1850 private native PersistableBundle native_getMetrics(); in native_getMetrics() method in AudioRecord
DAudioTrack.java2642 PersistableBundle bundle = native_getMetrics(); in getMetrics()
2646 private native PersistableBundle native_getMetrics(); in native_getMetrics() method in AudioTrack
DMediaCodec.java4971 PersistableBundle bundle = native_getMetrics(); in getMetrics()
4975 private native PersistableBundle native_getMetrics(); in native_getMetrics() method
DMediaPlayer.java1791 PersistableBundle bundle = native_getMetrics(); in getMetrics()
1795 private native PersistableBundle native_getMetrics(); in native_getMetrics() method in MediaPlayer
/frameworks/base/boot/hiddenapi/
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;