Searched refs:native_set (Results 1 – 3 of 3) sorted by relevance
96 private static native void native_set(String key, String def); in native_set() method in SystemProperties196 native_set(key, val); in set()
96 /*package*/ static void native_set(String key, String def) { in native_set() method in SystemProperties_Delegate
42 Landroid/os/SystemProperties;->native_set(Ljava/lang/String;Ljava/lang/String;)V