Searched refs:onFeatureAdded (Results 1 – 3 of 3) sorted by relevance
107 mSyncAcrossDevicesPreferenceController.onFeatureAdded(preference); in testUpdatePreferenceVisibility_addFeaturePreference_shouldShowPreference()116 mSyncAcrossDevicesPreferenceController.onFeatureAdded(preference); in testUpdatePreferenceVisibility_removeFeaturePreference_shouldHidePreference()
30 void onFeatureAdded(@Nullable Preference preference); in onFeatureAdded() method
69 public void onFeatureAdded(@Nullable Preference preference) { in onFeatureAdded() method in SyncAcrossDevicesPreferenceController