Searched refs:emptyIntent (Results 1 – 1 of 1) sorted by relevance
717 final Intent emptyIntent = new Intent(); in testResolveActivityEmpty() local720 final ComponentName target = emptyIntent.resolveActivity(mPm); in testResolveActivityEmpty()