Lines Matching full:mainintent
1902 final Intent mainIntent = new Intent(Intent.ACTION_MAIN, null);1903 mainIntent.addCategory(Intent.CATEGORY_LAUNCHER);