Searched refs:arraycopyBooleanUnchecked (Results 1 – 1 of 1) sorted by relevance
850 arraycopyBooleanUnchecked(src, srcPos, dst, dstPos, length); in arraycopy()858 private static native void arraycopyBooleanUnchecked(boolean[] src, int srcPos, in arraycopyBooleanUnchecked() method in System