Searched refs:removeAllGrants (Results 1 – 1 of 1) sorted by relevance
226 removeAllGrants(mDatabaseHelper.getWritableDatabase());408 private void removeAllGrants(final SQLiteDatabase db) { in removeAllGrants() method in KeyChainService