Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/base/
H A DRootInfo.java396 public boolean isAdvanced() { in isAdvanced() method in RootInfo
/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp277 bool isAdvanced = false; in findCodecByType() local