Searched refs:native_set (Results 1 – 2 of 2) sorted by relevance
164 private static native void native_set(String key, String def); in native_set() method in SystemProperties267 native_set(key, val); in set()
87 public static void native_set(String key, String val) { in native_set() method in SystemProperties_host