Home | History | Annotate | Download | only in app

Lines Matching defs:POP_BACK_STACK_INCLUSIVE

234     public static final int POP_BACK_STACK_INCLUSIVE = 1<<0;
261 * {@link #POP_BACK_STACK_INCLUSIVE} flag can be used to control whether
263 * @param flags Either 0 or {@link #POP_BACK_STACK_INCLUSIVE}.
285 * {@link #POP_BACK_STACK_INCLUSIVE} flag can be used to control whether
287 * @param flags Either 0 or {@link #POP_BACK_STACK_INCLUSIVE}.
2749 if (name == null && id < 0 && (flags & POP_BACK_STACK_INCLUSIVE) == 0) {
2775 POP_BACK_STACK_INCLUSIVE) != 0) {