HomeSort by relevance Sort by last modified time
    Searched refs:getRootId (Results 1 - 9 of 9) sorted by null

  /frameworks/base/core/java/android/provider/
DocumentsProvider.java 23 import static android.provider.DocumentsContract.getRootId;
418 return queryRecentDocuments(getRootId(uri), projection);
421 getRootId(uri), getSearchDocumentsQuery(uri), projection);
DocumentsContract.java 515 * @see #getRootId(Uri)
528 * @see #getRootId(Uri)
572 * @see #getRootId(Uri)
609 public static String getRootId(Uri rootUri) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
WrapInRefactoring.java 217 String rootId = getRootId();
ExtractIncludeRefactoring.java 526 String rootId = getRootId();
VisualRefactoring.java 407 protected String getRootId() {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar 
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DocumentsActivity.java 272 final String rootId = DocumentsContract.getRootId(mRootUri);
    [all...]
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 140 milliseconds