Searched refs:onRollbackTransactionInternal (Results 1 – 3 of 3) sorted by relevance
256 protected void onRollbackTransactionInternal(boolean forProfile) {257 super.onRollbackTransactionInternal(forProfile);
140 mDelegate.onRollbackTransactionInternal(true); in onRollback()
2507 onRollbackTransactionInternal(false); in onRollback()2510 protected void onRollbackTransactionInternal(boolean forProfile) { in onRollbackTransactionInternal() method in ContactsProvider2