Searched refs:otherProfileMatch (Results 1 – 1 of 1) sorted by relevance
766 final int otherProfileMatch = mAdapter.mOtherProfile.getResolveInfo().match; in onTargetSelected() local767 if (otherProfileMatch > bestMatch) bestMatch = otherProfileMatch; in onTargetSelected()