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

  /frameworks/base/core/java/android/app/
ApplicationLoaders.java 23 class ApplicationLoaders
25 public static ApplicationLoaders getDefault()
70 private static final ApplicationLoaders gApplicationLoaders
71 = new ApplicationLoaders();
ActivityThread.java 472 ApplicationLoaders.getDefault().getClassLoader(
    [all...]

Completed in 686 milliseconds