Home
last modified time | relevance | path

Searched defs:getCompilerFilter (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/dex/
H A DDexoptOptions.java141 public String getCompilerFilter() { in getCompilerFilter() method in DexoptOptions
/aosp14/frameworks/base/tests/BackgroundDexOptServiceIntegrationTests/src/com/android/server/pm/
H A DBackgroundDexOptServiceIntegrationTests.java172 private static String getCompilerFilter(String pkg) throws IOException { in getCompilerFilter() method in BackgroundDexOptServiceIntegrationTests
/aosp14/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
H A DAppLaunch.java1212 public String getCompilerFilter() { in getCompilerFilter() method in AppLaunch.LaunchOrder