Home
last modified time | relevance | path

Searched defs:sources (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/cmds/stagefright/
Dstagefright.cpp508 static void writeSourcesToMP4( in writeSourcesToMP4()
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
DGsmMmiCode.java1159 String sources[] = {"{0}", "{1}", "{2}"}; in makeCFQueryResultMessage() local
/frameworks/base/core/java/android/text/
DTextUtils.java800 String[] sources, in replace()
/frameworks/base/services/input/
DInputReader.cpp150 static inline bool sourcesMatchMask(uint32_t sources, uint32_t sourceMask) { in sourcesMatchMask()
523 uint32_t sources = deviceInfo.getSources(); in updateInputConfigurationLocked() local
/frameworks/base/services/input/tests/
DInputReader_test.cpp713 FakeInputMapper(InputDevice* device, uint32_t sources) : in FakeInputMapper()
913 const String8& name, uint32_t classes, uint32_t sources, in addDeviceWithFakeInputMapper()