Visual updates for DND screens
(part 1), emphasizing People Test: atest, manual Bug: 137397357 Change-Id: I5672462feb480ea2fced70470ed7c2c8116fadfd
This commit is contained in:
@@ -77,7 +77,7 @@ public class ZenModeBehaviorFooterPreferenceControllerTest {
|
||||
|
||||
private Context mContext;
|
||||
private ContentResolver mContentResolver;
|
||||
private int mTitleResId = R.string.zen_sound_title;
|
||||
private int mTitleResId = R.string.zen_mode_settings_title;
|
||||
|
||||
@Before
|
||||
public void setup() {
|
||||
|
@@ -79,4 +79,4 @@ public final class ZenModeCallsPreferenceControllerTest {
|
||||
mController.updateState(pref);
|
||||
verify(pref).setSummary(any());
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user