Searched refs:mLaunchIntent (Results 1 – 2 of 2) sorted by relevance
58 Intent mLaunchIntent; field in BeamShareActivity66 mLaunchIntent = getIntent(); in onCreate()74 parseShareIntentAndFinish(mLaunchIntent); in onCreate()101 parseShareIntentAndFinish(mLaunchIntent); in showNfcDialogAndExit()240 parseShareIntentAndFinish(mLaunchIntent);
81 private Intent mLaunchIntent; field in InstallAppProgress111 mLaunchIntent = getPackageManager().getLaunchIntentForPackage(114 if(mLaunchIntent != null) {116 queryIntentActivities(mLaunchIntent, 0);380 startActivity(mLaunchIntent);