Searched refs:KEY_MULTIPLE_INSTANCES (Results 1 – 2 of 2) sorted by relevance
120 public static final String KEY_MULTIPLE_INSTANCES = "multiple_instances"; field in ActivityLauncher175 if (extras.getBoolean(KEY_MULTIPLE_INSTANCES, true)) { in launchActivityFromExtras()
51 import static android.server.wm.ActivityLauncher.KEY_MULTIPLE_INSTANCES;1995 b.putBoolean(KEY_MULTIPLE_INSTANCES, mAllowMultipleInstances);2039 commandBuilder.append(" --ez " + KEY_MULTIPLE_INSTANCES + " true");