Home
last modified time | relevance | path

Searched defs:mWindowBackground (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
DTestThemeHelper.java89 private final int mWindowBackground; field in TestThemeHelper
129 assertDrawableColor(window.getDecorView().getBackground(), mWindowBackground); in assertThemeApplied() local
/cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/src/com/android/cts/isolatedsplitapp/
DTestTheme.java92 public int mWindowBackground; field in TestTheme