Searched defs:testArguments (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DIApplicationThread.java92 boolean autoStopProfiler, Bundle testArguments, IInstrumentationWatcher testWatcher,
90 bindApplication(String packageName, ApplicationInfo info, List<ProviderInfo> providers, ComponentName testName, String profileName, ParcelFileDescriptor profileFd, boolean autoStopProfiler, Bundle testArguments, IInstrumentationWatcher testWatcher, int debugMode, boolean openGlTrace, boolean restrictedBackupMode, boolean persistent, Configuration config, CompatibilityInfo compatInfo, Map<String, IBinder> services, Bundle coreSettings) argument

Completed in 54 milliseconds