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