Home | History | Annotate | Download | only in provider

Lines Matching refs:a1a

1980         Account a1a = Account.restoreAccountWithId(mMockContext, a1.mId);
1981 assertEquals(Account.FLAGS_SUPPORTS_SEARCH, a1a.mFlags);