Home | History | Annotate | Download | only in applaunch

Lines Matching defs:mLaunchIntent

738         private Intent mLaunchIntent;
743 mLaunchIntent = intent;
755 String packageName = mLaunchIntent.getComponent().getPackageName();
756 String componentName = mLaunchIntent.getComponent().flattenToShortString();