Searched refs:assertProperty (Results 1 – 2 of 2) sorted by relevance
80 assertProperty(1); in changePref_turnOn_shouldChangeSettingTo1()90 assertProperty(0); in changePref_turnOff_shouldChangeSettingTo0()98 private void assertProperty(int expectedValue) throws SettingNotFoundException { in assertProperty() method in EnableContentCapturePreferenceControllerTest
111 assertProperty(1); in onPreferenceChange_turnOn_shouldChangeSettingTo1()121 assertProperty(0); in onPreferenceChange_turnOff_shouldChangeSettingTo0()136 private void assertProperty(int expectedValue) throws SettingNotFoundException { in assertProperty() method in ShowClipAccessNotificationPreferenceControllerTest