HomeSort by relevance Sort by last modified time
    Searched full:shouldshowdeviceroot (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
Shared.java 203 public static boolean shouldShowDeviceRoot(Context context, Intent intent) {
BaseActivity.java 218 boolean forceAdvanced = Shared.shouldShowDeviceRoot(this, intent);

Completed in 1124 milliseconds