Searched refs:mAllowMultipleInstances (Results 1 – 1 of 1) sorted by relevance
74 private boolean mAllowMultipleInstances = true; field in LaunchActivityBuilder187 mAllowMultipleInstances = allowMultipleInstances; in allowMultipleInstances()508 b.putBoolean(KEY_MULTIPLE_INSTANCES, mAllowMultipleInstances); in launchUsingInstrumentation()565 if (mAllowMultipleInstances) { in launchUsingShellCommand()