Searched defs:nativeResponse (Results 1 – 1 of 1) sorted by relevance
1093 int nativeResponse = createNativeResponse(); in commitHeaders() local1111 final int nativeResponse = nativeCreateResponse( in createNativeResponse() local1298 int nativeResponse = createNativeResponse(); in doRedirect() local1666 private native void nativeSetResponseHeader(int nativeResponse, String key, in nativeSetResponseHeader()1673 private native void nativeReceivedResponse(int nativeResponse); in nativeReceivedResponse()1695 String redirectTo, int nativeResponse); in nativeRedirectedToUrl()