Searched refs:REQUEST_CODE_DEFAULT (Results 1 – 1 of 1) sorted by relevance
40 private static final int REQUEST_CODE_DEFAULT = 0; field in LauncherActivity52 createIntent(baseActivity, intentToLaunch, false), REQUEST_CODE_DEFAULT); in startActivitySafe() local