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

  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/dex/
DexoptUtilsTest.java 115 String[] contexts = DexoptUtils.getClassLoaderContexts(
135 String[] contexts = DexoptUtils.getClassLoaderContexts(
161 String[] contexts = DexoptUtils.getClassLoaderContexts(
184 String[] contexts = DexoptUtils.getClassLoaderContexts(
204 String[] contexts = DexoptUtils.getClassLoaderContexts(
223 String[] contexts = DexoptUtils.getClassLoaderContexts(
234 String[] contexts = DexoptUtils.getClassLoaderContexts(
246 String[] contexts = DexoptUtils.getClassLoaderContexts(
256 String[] contexts = DexoptUtils.getClassLoaderContexts(
267 String[] contexts = DexoptUtils.getClassLoaderContexts(
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/dex/
DexoptUtils.java 66 public static String[] getClassLoaderContexts(ApplicationInfo info,
  /frameworks/base/services/core/java/com/android/server/pm/
PackageDexOptimizer.java 155 String[] classLoaderContexts = DexoptUtils.getClassLoaderContexts(

Completed in 9525 milliseconds