Home | History | Annotate | Download | only in jni

Lines Matching refs:refIndex

343         int refIndex = url.reverseFind('#');
344 url = url.substring(0, refIndex);