Searched refs:getNullAccount (Results 1 – 5 of 5) sorted by relevance
63 final String stringified = AccountWithDataSet.getNullAccount().stringify(); in testStringifyAndUnstringifyLocalAccount()67 assertEquals(AccountWithDataSet.getNullAccount(), restored); in testStringifyAndUnstringifyLocalAccount()
190 mTarget.saveDefaultAccount(AccountWithDataSet.getNullAccount()); in testShouldShowAccountChangedNotification_0Account_localOnly()220 final AccountWithDataSet nullAccount = AccountWithDataSet.getNullAccount(); in testShouldShowAccountChangedNotification_nullAccount()
129 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()