Searched refs:calendar_id (Results 1 – 1 of 1) sorted by relevance
2374 Long calendar_id = updatedValues.getAsLong(Events.CALENDAR_ID); in insertInTransactionInner() local2375 if (calendar_id == null) { in insertInTransactionInner()2383 Account account = getAccount(calendar_id); in insertInTransactionInner()2396 owner = getOwner(calendar_id); in insertInTransactionInner()2440 owner = getOwner(calendar_id); in insertInTransactionInner()