Home | History | Annotate | Download | only in am

Lines Matching defs:intentFlags

327         final int intentFlags = intent == null ? 0 : intent.getFlags();
328 if ((intentFlags & Intent.FLAG_ACTIVITY_RESET_TASK_IF_NEEDED) != 0) {
338 } else if ((intentFlags & (Intent.FLAG_ACTIVITY_NEW_DOCUMENT