Searched refs:mustShowDeviceRoot (Results 1 - 2 of 2) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/base/
H A DShared.java248 public static boolean mustShowDeviceRoot(Intent intent) { method in class:Shared
/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DBaseActivity.java277 state.showAdvanced = Shared.mustShowDeviceRoot(intent)
281 state.showDeviceStorageOption = !Shared.mustShowDeviceRoot(intent);

Completed in 72 milliseconds