Searched defs:native_get_long (Results 1 – 2 of 2) sorted by relevance
116 private static native long native_get_long(String key, long def); in native_get_long() method in SystemProperties128 private static native long native_get_long(long handle, long def); in native_get_long() method in SystemProperties
250 { "native_get_long", "(Ljava/lang/String;J)J", in register_android_os_SystemProperties() method262 { "native_get_long", "(JJ)J", in register_android_os_SystemProperties() method