Searched refs:findAllUidGrants (Results 1 – 4 of 4) sorted by relevance
227 List<Integer> allUidGrants = mAccountsDb.findAllUidGrants(); in testGrantsInsertFindDelete()248 allUidGrants = mAccountsDb.findAllUidGrants(); in testGrantsInsertFindDelete()
877 List<Integer> findAllUidGrants() { in findAllUidGrants() method in AccountsDb
1375 List<Integer> uids = accounts.accountsDb.findAllUidGrants(); in purgeOldGrants()
2411 HSPLcom/android/server/accounts/AccountsDb;->findAllUidGrants()Ljava/util/List;