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