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