// Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package J;
// This file is autogenerated by
// third_party/jni_zero/jni_registration_generator.py
// Please do not change its content.
public class N {
public static final long WHOLE_HASH = 2249885413155022725L;
public static final long PRIORITY_HASH = 2249885413155022725L;
public static native Object _O_O(int switch_num, Object object_param1);
public static native Object _O_OO(int switch_num, Object object_param1, Object object_param2);
public static native boolean _Z_O(int switch_num, Object object_param1);
public static native int _I_I(int switch_num, int int_param1);
public static native int _I_OO(int switch_num, Object object_param1, Object object_param2);
public static native void _V(int switch_num);
public static native void _V_OO(int switch_num, Object object_param1, Object object_param2);
}