Searched refs:findMetaAuthUid (Results 1 – 3 of 3) sorted by relevance
275 Map<String, Integer> metaAuthUid = mAccountsDb.findMetaAuthUid(); in testMetaInsertFindDelete()282 metaAuthUid = mAccountsDb.findMetaAuthUid(); in testMetaInsertFindDelete()
1045 Map<String, Integer> findMetaAuthUid() { in findMetaAuthUid() method in AccountsDb
1161 Map<String, Integer> metaAuthUid = accountsDb.findMetaAuthUid(); in validateAccountsInternal()