Searched refs:clearValuesAndCheck (Results 1 – 3 of 3) sorted by relevance
99 mContext.getSettingsProvider().clearValuesAndCheck(mContext); in testRelease()
97 mSettingsProvider.clearValuesAndCheck(TestableContext.this); in TestableContext()538 mSettingsProvider.clearValuesAndCheck(TestableContext.this); in apply()545 mSettingsProvider.clearValuesAndCheck(TestableContext.this); in apply()
51 void clearValuesAndCheck(Context context) { in clearValuesAndCheck() method in TestableSettingsProvider