Searched refs:topComponentName (Results 1 – 4 of 4) sorted by relevance
94 ComponentName topComponentName = context.getSystemService(ActivityManager.class) in createAndResumeActivity() local97 NfcFCardEmulationActivity.class.getName(), topComponentName.getClassName()); in createAndResumeActivity()
1212 ComponentName topComponentName = mContext.getSystemService(ActivityManager.class) in createAndResumeActivity() local1215 NfcFCardEmulationActivity.class.getName(), topComponentName.getClassName()); in createAndResumeActivity()
2608 ComponentName topComponentName = mContext.getSystemService(ActivityManager.class) in createAndResumeActivity() local2611 NfcFCardEmulationActivity.class.getName(), topComponentName.getClassName()); in createAndResumeActivity()
64 ComponentName topComponentName = context.getSystemService(ActivityManager.class) in createAndResumeActivity() local67 activityClass.getName(), topComponentName.getClassName()); in createAndResumeActivity()