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