Searched refs:syncSet (Results 1 – 3 of 3) sorted by relevance
50 SettingsHelper.syncSet(mContext, mNamespace, mKey, value); in set()
52 public static void syncSet(@NonNull Context context, @NonNull String namespace, in syncSet() method in SettingsHelper
88 SettingsHelper.syncSet(InstrumentationRegistry.getTargetContext(), in setAutofillService()