Home | History | Annotate | Download | only in native

Lines Matching refs:flagSet

745     jstring s, flagSet;
756 flagSet = (*env)->CallStaticObjectMethod(env, iCls, mid, s);
757 if (flagSet != NULL) {