Searched refs:commitInternal (Results 1 – 3 of 3) sorted by relevance
646 return commitInternal(false); in commit()650 return commitInternal(true); in commitAllowingStateLoss()671 int commitInternal(boolean allowStateLoss) { in commitInternal() method in BackStackRecord
637 return commitInternal(false); in commit()642 return commitInternal(true); in commitAllowingStateLoss()668 int commitInternal(boolean allowStateLoss) { in commitInternal() method in BackStackRecord
13486 HSPLandroid/app/BackStackRecord;->commitInternal(Z)I