Searched refs:mPendingWindowBackground (Results 1 – 1 of 1) sorted by relevance
267 private Drawable mPendingWindowBackground; field in DecorView968 mPendingWindowBackground = drawable;2137 if (mPendingWindowBackground != null) { in setWindow()2138 Drawable background = mPendingWindowBackground; in setWindow()2139 mPendingWindowBackground = null; in setWindow()