Searched defs:native_get_int (Results 1 – 2 of 2) sorted by relevance
120 public static int native_get_int(String key, int def) { in native_get_int() method in SystemProperties_host160 public static int native_get_int(long handle, int def) { in native_get_int() method in SystemProperties_host
143 private static native int native_get_int(String key, int def); in native_get_int() method in SystemProperties156 private static native int native_get_int(long handle, int def); in native_get_int() method in SystemProperties