예제 #1
0
 /** Enable or disable crashes_ui. */
 public void setCrashReporting(boolean reporting) {
   nativeSetCrashReporting(reporting);
 }