Searched refs:hexUid (Results 1 – 1 of 1) sorted by relevance
234 String hexUid = Base64.encodeToString(uid, Base64.NO_WRAP); in getImapId() local236 id.append(hexUid); in getImapId()