Home | History | Annotate | Download | only in model

Lines Matching refs:resolveInfo

42 import android.content.pm.ResolveInfo;
718 ResolveInfo resolveInfo = packageManager.resolveActivity(invitableIntent,
720 if (resolveInfo == null) {