• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// Copyright 2018 The Chromium Authors
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5package J;
6
7// This file is autogenerated by
8//     base/android/jni_generator/jni_registration_generator.py
9// Please do not change its content.
10
11public class module_N {
12
13
14      // Original name: org_chromium_example_jni_1generator_SampleModule_foo
15      public static native void M$$EIl9t();
16      // Original name: org_chromium_example_jni_1generator_SampleModule_bar
17      public static native boolean Mc2WZLnF(int a);
18}
19