OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mCustomBackgroundEnabled
(Results
1 - 2
of
2
) sorted by null
/sdk/layoutlib_api/src/com/android/ide/common/rendering/api/
RenderParams.java
43
private boolean
mCustomBackgroundEnabled
;
98
mCustomBackgroundEnabled
= false;
117
mCustomBackgroundEnabled
= params.
mCustomBackgroundEnabled
;
129
mCustomBackgroundEnabled
= true;
206
return
mCustomBackgroundEnabled
;
/prebuilt/common/layoutlib_api/
layoutlib_api-prebuilt.jar
Completed in 15 milliseconds