Searched defs:bse (Results 1 – 2 of 2) sorted by relevance
48 public BackStackState(FragmentManagerImpl fm, BackStackRecord bse) { in BackStackState()95 BackStackRecord bse = new BackStackRecord(fm); in instantiate() local
1941 public int allocBackStackIndex(BackStackRecord bse) { in allocBackStackIndex()1961 public void setBackStackIndex(int index, BackStackRecord bse) { in setBackStackIndex()2918 BackStackRecord bse = fms.mBackStack[i].instantiate(this); in restoreAllState() local