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.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.java3407 PersistableBundle bundle = native_getMetrics(); in getMetrics()
3411 private native PersistableBundle native_getMetrics(); in native_getMetrics() method
DAudioTrack.java1948 PersistableBundle bundle = native_getMetrics(); in getMetrics()
1952 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/config/
Dhiddenapi-greylist-max-o.txt34777 Landroid/media/AudioRecord;->native_getMetrics()Landroid/os/PersistableBundle;
35105 Landroid/media/AudioTrack;->native_getMetrics()Landroid/os/PersistableBundle;
36987 Landroid/media/MediaCodec;->native_getMetrics()Landroid/os/PersistableBundle;
37328 Landroid/media/MediaExtractor;->native_getMetrics()Landroid/os/PersistableBundle;
38155 Landroid/media/MediaPlayer2Impl;->native_getMetrics()Landroid/os/PersistableBundle;
38341 Landroid/media/MediaPlayer;->native_getMetrics()Landroid/os/PersistableBundle;
38511 Landroid/media/MediaRecorder;->native_getMetrics()Landroid/os/PersistableBundle;