HomeSort by relevance Sort by last modified time
    Searched defs:Providers (Results 1 - 15 of 15) sorted by null

  /packages/apps/DocumentsUI/src/com/android/documentsui/base/
Providers.java 23 * Details about various system providers. These all need to be in sync with the
26 public final class Providers {
32 public static final String AUTHORITY_DOWNLOADS = "com.android.providers.downloads.documents";
35 public static final String AUTHORITY_MEDIA = "com.android.providers.media.documents";
  /external/guice/core/src/com/google/inject/util/
Providers.java 40 public final class Providers {
42 private Providers() {}
85 * since Guice providers directly implement the JSR-330 interface.
  /libcore/ojluni/src/main/java/sun/security/jca/
Providers.java 38 public class Providers {
57 // removeInvalid is specified to try initializing all configured providers
59 // of eagerly initializing all providers.
63 throw new AssertionError("Unable to configure default providers");
67 private Providers() {
91 // Hardcoded classnames of providers to use for JAR verification.
172 * Get the full provider list with invalid providers (those that
178 synchronized (Providers.class) {
229 * ProviderList oldList = Providers.beginThreadProviderList(list);
233 * Providers.endThreadProviderList(oldList)
    [all...]
  /packages/apps/DocumentsUI/src/com/android/documentsui/
Metrics.java 39 import com.android.documentsui.base.Providers;
358 // it's an optimized operation provided by providers; OPMODE_CONVERTED means it's converted from
520 // Log file operations on system providers.
524 // Log file operations on external providers.
610 case Providers.AUTHORITY_MEDIA:
613 case Providers.AUTHORITY_STORAGE:
616 case Providers.AUTHORITY_DOWNLOADS:
619 case Providers.AUTHORITY_MTP:
804 final ProvidersAccess providers = DocumentsApplication.getProvidersCache(context); local
    [all...]
  /external/caliper/lib/
jsr311-api-1.1.1.jar 
jersey-core-1.11.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
sisu-guice-3.1.3-no_aop.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/
sisu-guice-3.1.0-no_aop.jar 
sisu-guice-3.1.0.jar 
  /external/testng/lib-supplied/
guice-2.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7-noaop.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7-noaop.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.2455.10/
uast-171.2455.10.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.3780.107/
uast-171.3780.107.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 

Completed in 596 milliseconds