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