Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/foundation/
DAStringUtils.cpp30 const char *glob, size_t globLen, const char *str, size_t strLen, bool ignoreCase) { in MatchesGlob()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DState.java136 String glob = intent.getType(); in initAcceptMimes() local