Searched refs:intRole (Results 1 – 1 of 1) sorted by relevance
464 int intRole = message.getProtocolRolePreference().getAsInt(); in toJson() local465 jsonObj.put(OPTIONS_FIELD_PREFERRED_ROLE, intRole); in toJson()478 int intRole = message.getClientRole().getAsInt(); in toJson() local479 jsonObj.put(CONFIG_FIELD_CLIENT_ROLE, intRole); in toJson()