Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMediaCodecList.java68 sGlobalSettings = native_getGlobalSettings(); in getGlobalSettings()
126 /* package private */ static native final Map<String, Object> native_getGlobalSettings(); in native_getGlobalSettings() method in MediaCodecList