Searched refs:LaunchMode (Results 1 – 2 of 2) sorted by relevance
270 private @LaunchMode int mLaunchMode;339 public @interface LaunchMode {} annotation in ApplicationStartInfo464 public void setLaunchMode(@LaunchMode int launchMode) { in setLaunchMode()625 public @LaunchMode int getLaunchMode() { in getLaunchMode()
108 public @interface LaunchMode { annotation in ActivityInfo112 public static String launchModeToString(@LaunchMode int launchMode) { in launchModeToString()133 @LaunchMode