Searched refs:updateAccountSyncInterval (Results 1 – 1 of 1) sorted by relevance
971 updateAccountSyncInterval(longId, values); in insert()2111 updateAccountSyncInterval(Long.parseLong(id), values); in update()5761 private void updateAccountSyncInterval(final long accountId, final ContentValues values) { in updateAccountSyncInterval() method in EmailProvider