Searched refs:onBeginTransactionInternal (Results 1 – 3 of 3) sorted by relevance
236 protected void onBeginTransactionInternal(boolean forProfile) {237 super.onBeginTransactionInternal(forProfile);
129 mDelegate.onBeginTransactionInternal(true); in onBegin()
2451 onBeginTransactionInternal(false); in onBegin()2454 protected void onBeginTransactionInternal(boolean forProfile) { in onBeginTransactionInternal() method in ContactsProvider2