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