HomeSort by relevance Sort by last modified time
    Searched full:mwindowbackground (Results 1 - 1 of 1) sorted by null

  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
RenderSessionImpl.java 118 private ResourceValue mWindowBackground;
399 if (mWindowBackground != null && backgroundView != null) {
400 Drawable d = ResourceHelper.getDrawable(mWindowBackground, context);
    [all...]

Completed in 64 milliseconds