Searched defs:native_get_int (Results 1 – 2 of 2) sorted by relevance
113 private static native int native_get_int(String key, int def); in native_get_int() method in SystemProperties126 private static native int native_get_int(long handle, int def); in native_get_int() method in SystemProperties
248 { "native_get_int", "(Ljava/lang/String;I)I", in register_android_os_SystemProperties() method260 { "native_get_int", "(JI)I", in register_android_os_SystemProperties() method