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