OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getGlobalSettings
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libmedia/
IMediaCodecList.cpp
68
virtual const sp<AMessage>
getGlobalSettings
() const
145
const sp<AMessage> info =
getGlobalSettings
();
/cts/hostsidetests/incident/src/com/android/server/cts/
SettingsIncidentTest.java
72
verifySettings(dump.
getGlobalSettings
(), filterLevel);
/frameworks/av/media/libstagefright/
MediaCodecList.cpp
311
const sp<AMessage> MediaCodecList::
getGlobalSettings
() const {
Completed in 179 milliseconds