Searched refs:syncStateUpdated (Results 1 – 3 of 3) sorted by relevance
37 context.syncStateUpdated(1L, new Object()); in testClearExceptSearchIndexUpdates_returnsNewSets()
103 public void syncStateUpdated(long rowId, Object data) { in syncStateUpdated() method in TransactionContext
4022 mTransactionContext.get().syncStateUpdated(rowId, data); in updateInTransaction()