Searched refs:POP_BACK_STACK_INCLUSIVE (Results 1 – 7 of 7) sorted by relevance
136 FragmentManager.POP_BACK_STACK_INCLUSIVE); in returnToParentFrame()
304 FragmentManager.POP_BACK_STACK_INCLUSIVE); in dismissInternal()
221 public static final int POP_BACK_STACK_INCLUSIVE = 1<<0; field in FragmentManager2529 if (name == null && id < 0 && (flags & POP_BACK_STACK_INCLUSIVE) == 0) { in popBackStackState()2555 if ((flags&POP_BACK_STACK_INCLUSIVE) != 0) { in popBackStackState()
1238 FragmentManager.POP_BACK_STACK_INCLUSIVE); in switchToHeaderInner()1290 FragmentManager.POP_BACK_STACK_INCLUSIVE); in switchToHeader()
4271 field public static final int POP_BACK_STACK_INCLUSIVE = 1; // 0x1
4949 field @Deprecated public static final int POP_BACK_STACK_INCLUSIVE = 1; // 0x1