Searched refs:findMatchingGrantsCount (Results 1 – 3 of 3) sorted by relevance
229 long matchingGrantsCount = mAccountsDb.findMatchingGrantsCount( in testGrantsInsertFindDelete()233 matchingGrantsCount = mAccountsDb.findMatchingGrantsCount( in testGrantsInsertFindDelete()
894 long findMatchingGrantsCount(int uid, String authTokenType, Account account) { in findMatchingGrantsCount() method in AccountsDb
5955 .findMatchingGrantsCount(callerUid, authTokenType, account);