Searched refs:sAccount (Results 1 – 1 of 1) sorted by relevance
36 private static String sAccount = null; field in AccountStorage44 sAccount = s; in SetAccount()50 if (sAccount == null) { in GetAccount()53 sAccount = account; in GetAccount()55 return sAccount; in GetAccount()