Searched defs:rii (Results 1 – 2 of 2) sorted by relevance
709 final ResolveInfo rii = results.get(i); in queryIntentActivityOptionsInternal() local
188 final Intent rii = (ii.getClass() == Intent.class) ? ii : new Intent(ii); in ChooserListAdapter() local