Searched refs:onBeginTransactionInternal (Results 1 – 3 of 3) sorted by relevance
243 protected void onBeginTransactionInternal(boolean forProfile) {244 super.onBeginTransactionInternal(forProfile);
129 mDelegate.onBeginTransactionInternal(true); in onBegin()
2347 onBeginTransactionInternal(false); in onBegin()2350 protected void onBeginTransactionInternal(boolean forProfile) { in onBeginTransactionInternal() method in ContactsProvider2