Searched refs:sApplyMethod (Results 1 – 1 of 1) sorted by relevance
29 private static final Method sApplyMethod = findApplyMethod(); field in SharedPreferencesCompat42 if (sApplyMethod != null) { in apply()44 sApplyMethod.invoke(editor); in apply()