Searched refs:deleteGrantsByUid (Results 1 – 4 of 4) sorted by relevance
247 mAccountsDb.deleteGrantsByUid(testUid); in testGrantsInsertFindDelete()
915 boolean deleteGrantsByUid(int uid) { in deleteGrantsByUid() method in AccountsDb
1392 accounts.accountsDb.deleteGrantsByUid(uid); in purgeOldGrants()
5216 PLcom/android/server/accounts/AccountsDb;->deleteGrantsByUid(I)Z