Searched refs:findAllAccountGrants (Results 1 – 4 of 4) sorted by relevance
160 .findAllAccountGrants(); in backupAccountAccessPermissions()
1090 List<Pair<String, Integer>> findAllAccountGrants() { in findAllAccountGrants() method in AccountsDb
242 List<Pair<String, Integer>> allAccountGrants = mAccountsDb.findAllAccountGrants(); in testGrantsInsertFindDelete()
2409 PLcom/android/server/accounts/AccountsDb;->findAllAccountGrants()Ljava/util/List;