Searched refs:serializedAccount (Results 1 – 1 of 1) sorted by relevance
355 public static Account newInstance(String serializedAccount) { in newInstance() argument360 final JSONObject json = new JSONObject(serializedAccount); in newInstance()364 serializedAccount); in newInstance()