Searched refs:LaunchMode (Results 1 – 2 of 2) sorted by relevance
210 private @LaunchMode int mLaunchMode;273 public @interface LaunchMode {} annotation in ApplicationStartInfo378 public void setLaunchMode(@LaunchMode int launchMode) { in setLaunchMode()520 public @LaunchMode int getLaunchMode() { in getLaunchMode()
107 public @interface LaunchMode { annotation in ActivityInfo111 public static String launchModeToString(@LaunchMode int launchMode) { in launchModeToString()132 @LaunchMode