Searched refs:mContactName (Results 1 – 1 of 1) sorted by relevance
110 private String mContactName = null; field in EABContactManager.Request377 if (!TextUtils.isEmpty(mContactName)) { in toString()378 sb.append("\nContact Name: " + mContactName); in toString()