Searched refs:onRollbackTransactionInternal (Results 1 – 3 of 3) sorted by relevance
263 protected void onRollbackTransactionInternal(boolean forProfile) {264 super.onRollbackTransactionInternal(forProfile);
140 mDelegate.onRollbackTransactionInternal(true); in onRollback()
2403 onRollbackTransactionInternal(false); in onRollback()2406 protected void onRollbackTransactionInternal(boolean forProfile) { in onRollbackTransactionInternal() method in ContactsProvider2