Home
last modified time | relevance | path

Searched defs:hasSource (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/module/mpeg2ts/
DATSParser.cpp875 bool ATSParser::Program::hasSource(SourceType type) const { in hasSource() function in android::ATSParser::Program
2442 bool ATSParser::hasSource(SourceType type) const { in hasSource() function in android::ATSParser
/frameworks/base/services/core/java/com/android/server/wm/
DWindowContainer.java454 boolean hasSource() { in hasSource() method in WindowContainer.DeathRecipient