Searched refs:mGoogleAccount (Results 1 – 1 of 1) sorted by relevance
34 private final Account mGoogleAccount; field in SyncUtilTests38 mGoogleAccount = new Account(ACCOUNT_NAME, GOOGLE_TYPE); in SyncUtilTests()45 assertTrue(SyncUtil.isUnsyncableGoogleAccount(mGoogleAccount)); in testIsUnsyncableGoogleAccount()