Searched refs:LaunchReason (Results 1 – 1 of 1) sorted by relevance
65 public @interface LaunchReason { annotation in SetScreenLockDialogActivity70 private @LaunchReason int mReason;153 public static Intent createBaseIntent(@LaunchReason int launchReason) { in createBaseIntent()