Searched refs:dvmThrowStringIndexOutOfBoundsExceptionWithIndex (Results 1 – 3 of 3) sorted by relevance
444 void dvmThrowStringIndexOutOfBoundsExceptionWithIndex(jsize stringLength,
142 dvmThrowStringIndexOutOfBoundsExceptionWithIndex(count, arg1); in javaLangString_charAt()
1411 void dvmThrowStringIndexOutOfBoundsExceptionWithIndex(jsize stringLength, in dvmThrowStringIndexOutOfBoundsExceptionWithIndex() function