Searched refs:compname (Results 1 – 1 of 1) sorted by relevance
3013 ComponentName compname = intent.getComponent(); in startActivityNow() local3015 if (compname != null) { in startActivityNow()3016 name = compname.toShortString(); in startActivityNow()