Searched refs:mCandidateDataProfile (Results 1 – 1 of 1) sorted by relevance
51 private DataProfile mCandidateDataProfile = null; field in DataEvaluation127 mCandidateDataProfile = dataProfile; in setCandidateDataProfile()135 return mCandidateDataProfile; in getCandidateDataProfile()439 evaluationStr.append(", candidate profile=").append(mCandidateDataProfile); in toString()