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