HomeSort by relevance Sort by last modified time
    Searched defs:getGlobalSettings (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libmedia/
IMediaCodecList.cpp 68 virtual const sp<AMessage> getGlobalSettings() const
145 const sp<AMessage> info = getGlobalSettings();
  /frameworks/base/media/java/android/media/
MediaCodecList.java 65 /* package private */ static final Map<String, Object> getGlobalSettings() {
  /frameworks/av/media/libstagefright/
MediaCodecList.cpp     [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsBackupAgent.java 384 byte[] globalSettingsData = getGlobalSettings();
568 byte[] globalSettingsData = getGlobalSettings();
    [all...]

Completed in 327 milliseconds