Searched refs:mBackStackNesting (Results 1 – 6 of 6) sorted by relevance
598 op.fragment.mBackStackNesting += amt; in bumpBackStackNesting()600 + op.fragment + " to " + op.fragment.mBackStackNesting); in bumpBackStackNesting()605 r.mBackStackNesting += amt; in bumpBackStackNesting()607 + r + " to " + r.mBackStackNesting); in bumpBackStackNesting()692 old.mBackStackNesting += 1; in run()694 + old + " to " + old.mBackStackNesting); in run()
232 int mBackStackNesting; field in Fragment486 return mBackStackNesting > 0; in isInBackStack()1221 mBackStackNesting = 0; in initState()1662 writer.print(" mBackStackNesting="); writer.println(mBackStackNesting); in dump()
1222 if (DEBUG) Log.v(TAG, "remove: " + fragment + " nesting=" + fragment.mBackStackNesting); in removeFragment()1811 f.mBackStackNesting = 0; in restoreAllState()
418 int mBackStackNesting; field in Fragment655 return mBackStackNesting > 0; in isInBackStack()1459 mBackStackNesting = 0; in initState()1933 writer.print(" mBackStackNesting="); writer.println(mBackStackNesting); in dump()
684 op.fragment.mBackStackNesting += amt; in bumpBackStackNesting()687 + op.fragment + " to " + op.fragment.mBackStackNesting); in bumpBackStackNesting()693 r.mBackStackNesting += amt; in bumpBackStackNesting()696 + r + " to " + r.mBackStackNesting); in bumpBackStackNesting()779 old.mBackStackNesting += 1; in run()782 + old + " to " + old.mBackStackNesting); in run()
1153 if (DEBUG) Log.v(TAG, "remove: " + fragment + " nesting=" + fragment.mBackStackNesting); in removeFragment()1753 f.mBackStackNesting = 0; in restoreAllState()