HomeSort by relevance Sort by last modified time
    Searched defs:mCustomBackgroundColor (Results 1 - 2 of 2) sorted by null

  /sdk/layoutlib_api/src/com/android/ide/common/rendering/api/
RenderParams.java 44 private int mCustomBackgroundColor;
118 mCustomBackgroundColor = params.mCustomBackgroundColor;
130 mCustomBackgroundColor = color;
210 return mCustomBackgroundColor;
  /prebuilt/common/layoutlib_api/
layoutlib_api-prebuilt.jar 

Completed in 75 milliseconds