Searched refs:doAndWaitForSettingChange (Results 1 – 1 of 1) sorted by relevance
144 int mode = doAndWaitForSettingChange(() -> mController.onDeveloperOptionsSwitchDisabled(), in onDeveloperOptionsSwitchDisabled_shouldDisablePreference()151 private int doAndWaitForSettingChange(Runnable runnable, ContentResolver contentResolver) { in doAndWaitForSettingChange() method in BackAnimationPreferenceControllerTest