Searched refs:getNullAccount (Results 1 – 6 of 6) sorted by relevance
64 final String stringified = AccountWithDataSet.getNullAccount().stringify(); in testStringifyAndUnstringifyLocalAccount()68 assertEquals(AccountWithDataSet.getNullAccount(), restored); in testStringifyAndUnstringifyLocalAccount()
190 mTarget.saveDefaultAccount(AccountWithDataSet.getNullAccount()); in testShouldShowAccountChangedNotification_0Account_localOnly()220 final AccountWithDataSet nullAccount = AccountWithDataSet.getNullAccount(); in testShouldShowAccountChangedNotification_nullAccount()
130 final AccountWithDataSet deviceAccount = AccountWithDataSet.getNullAccount(); in testGetAccountInfo_AccountType_DeviceAccount()
86 public static AccountWithDataSet getNullAccount() { in getNullAccount() method in AccountWithDataSet92 ? getNullAccount() in getLocalAccount()
193 saveAccountAndReturnResult(AccountWithDataSet.getNullAccount()); in updateDisplayedAccounts()
233 ? AccountWithDataSet.getNullAccount() in getDefaultAccount()