Home
last modified time | relevance | path

Searched defs:profileFile (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DProfilerInfo.java50 public final String profileFile; field in ProfilerInfo
H A DIActivityManager.aidl237 boolean startInstrumentation(in ComponentName className, in String profileFile, in startInstrumentation()
H A DContextImpl.java2182 String profileFile, Bundle arguments) { in startInstrumentation()
H A DActivityThread.java945 String profileFile; field in ActivityThread.Profiler
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DDexOptHelper.java146 File profileFile = new File(getPrebuildProfilePath(pkg)); in performDexOptUpgrade() local
294 File profileFile = new File(getPrebuildProfilePath(pkg)); in checkAndDexOptSystemUi() local
/aosp14/frameworks/base/cmds/am/src/com/android/commands/am/
H A DInstrument.java84 public String profileFile = null; field in Instrument
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java670 String profileFile, Bundle arguments) { in startInstrumentation()
/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java928 @Nullable String profileFile, @Nullable Bundle arguments) { in startInstrumentation()
H A DContext.java4057 @Nullable String profileFile, @Nullable Bundle arguments); in startInstrumentation()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java15606 String profileFile, int flags, Bundle arguments, in startInstrumentation()
15800 String profileFile, in startInstrumentationOfSdkSandbox()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...