Searched refs:isCommittedAllowingStateLoss (Results 1 – 2 of 2) sorted by relevance
154 assertFalse(txn.isCommittedAllowingStateLoss()); in commit_shouldNotActLikeCommitAllowingStateLoss()166 assertTrue(txn.isCommittedAllowingStateLoss()); in commitAllowingStateLoss_shouldCommitAndSetAFlag()
230 public boolean isCommittedAllowingStateLoss() { in isCommittedAllowingStateLoss() method in TestFragmentTransaction