Home | History | Annotate | Download | only in browser

Lines Matching refs:flags

142     /* Define some aliases to make these debugging flags easier to refer to.
366 // Read JavaScript flags if it exists.
416 final int flags = intent.getFlags();
418 (flags & Intent.FLAG_ACTIVITY_LAUNCHED_FROM_HISTORY) != 0) {
473 && (flags & Intent.FLAG_ACTIVITY_BROUGHT_TO_FRONT) != 0) {