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