Home
last modified time | relevance | path

Searched refs:shouldShowFancyFeatures (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DShared.java211 public static boolean shouldShowFancyFeatures(Activity activity) { in shouldShowFancyFeatures() method in Shared
DFilesActivity.java213 newWindow.setVisible(Shared.shouldShowFancyFeatures(this)); in onPrepareOptionsMenu()
DBaseActivity.java224 Shared.shouldShowFancyFeatures(this) in getState()