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