Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMediaExtractor.java760 PersistableBundle bundle = native_getMetrics();
764 private native PersistableBundle native_getMetrics();
DMediaRecorder.java1698 PersistableBundle bundle = native_getMetrics(); in getMetrics()
1702 private native PersistableBundle native_getMetrics(); in native_getMetrics() method in MediaRecorder
DAudioRecord.java1426 PersistableBundle bundle = native_getMetrics(); in getMetrics()
1430 private native PersistableBundle native_getMetrics(); in native_getMetrics() method in AudioRecord
DMediaCodec.java3404 PersistableBundle bundle = native_getMetrics(); in getMetrics()
3408 private native PersistableBundle native_getMetrics(); in native_getMetrics() method
DAudioTrack.java1941 PersistableBundle bundle = native_getMetrics(); in getMetrics()
1945 private native PersistableBundle native_getMetrics(); in native_getMetrics() method in AudioTrack
DMediaPlayer.java1650 PersistableBundle bundle = native_getMetrics(); in getMetrics()
1654 private native PersistableBundle native_getMetrics(); in native_getMetrics() method in MediaPlayer
/frameworks/base/media/apex/java/android/media/
DMediaPlayer2.java1571 PersistableBundle bundle = native_getMetrics();
1575 private native PersistableBundle native_getMetrics();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt37266 Landroid/media/AudioRecord;->native_getMetrics()Landroid/os/PersistableBundle;
37607 Landroid/media/AudioTrack;->native_getMetrics()Landroid/os/PersistableBundle;
39653 Landroid/media/MediaCodec;->native_getMetrics()Landroid/os/PersistableBundle;
40012 Landroid/media/MediaExtractor;->native_getMetrics()Landroid/os/PersistableBundle;
40918 Landroid/media/MediaPlayer2Impl;->native_getMetrics()Landroid/os/PersistableBundle;
41104 Landroid/media/MediaPlayer;->native_getMetrics()Landroid/os/PersistableBundle;
41289 Landroid/media/MediaRecorder;->native_getMetrics()Landroid/os/PersistableBundle;