Searched refs:mPendingWindowBackground (Results 1 – 1 of 1) sorted by relevance
251 private Drawable mPendingWindowBackground; field in DecorView937 mPendingWindowBackground = drawable;2083 if (mPendingWindowBackground != null) { in setWindow()2084 Drawable background = mPendingWindowBackground; in setWindow()2085 mPendingWindowBackground = null; in setWindow()