Searched defs:native_get_boolean (Results 1 – 2 of 2) sorted by relevance
78 /*package*/ static boolean native_get_boolean(String key, boolean def) { in native_get_boolean() method in SystemProperties_Delegate
119 private static native boolean native_get_boolean(String key, boolean def); in native_get_boolean() method in SystemProperties130 private static native boolean native_get_boolean(long handle, boolean def); in native_get_boolean() method in SystemProperties