Searched refs:isAdvanced (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/model/
H A DRootInfo.java301 public boolean isAdvanced() { method in class:RootInfo
/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp874 bool isAdvanced = false; local
878 isAdvanced = true;
883 if (!isAdvanced) {
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DRootsCache.java473 if (!state.showAdvanced && root.isAdvanced()) {

Completed in 191 milliseconds