Home
last modified time | relevance | path

Searched refs:mProfileTransactionContext (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java1455 private final TransactionContext mProfileTransactionContext = new TransactionContext(true); field in ContactsProvider2
2222 mTransactionContext.set(mProfileTransactionContext); in switchToProfileMode()
2416 mProfileTransactionContext.clearExceptSearchIndexUpdates(); in onBeginTransactionInternal()