Home
last modified time | relevance | path

Searched refs:serializedAccount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/providers/
DAccount.java355 public static Account newInstance(String serializedAccount) { in newInstance() argument
360 final JSONObject json = new JSONObject(serializedAccount); in newInstance()
364 serializedAccount); in newInstance()