Searched defs:mWindowBackground (Results 1 – 2 of 2) sorted by relevance
89 private final int mWindowBackground; field in TestThemeHelper129 assertDrawableColor(window.getDecorView().getBackground(), mWindowBackground); in assertThemeApplied() local
92 public int mWindowBackground; field in TestTheme