Searched refs:setSharedPreferences (Results 1 – 3 of 3) sorted by relevance
73 public void setSharedPreferences(SharedPreferences sharedPreferences) { in setSharedPreferences() method in DbTestUtils.FakeContext182 context.setSharedPreferences(sharedPreferences); in DbTestUtils()
45 public void setSharedPreferences(SharedPreferences sharedPreferences) { in setSharedPreferences() method in InjectedServices
83 services.setSharedPreferences(new MockSharedPreferences()); in setUp()