Searched refs:ALWAYS_VISIBLE (Results 1 – 1 of 1) sorted by relevance
61 private BuilderProxy mHomeBuilderProxy = BuilderProxy.ALWAYS_VISIBLE;62 private BuilderProxy mBaseBuilderProxy = BuilderProxy.ALWAYS_VISIBLE;199 BuilderProxy ALWAYS_VISIBLE = (builder, app, params) -> builder.setAlpha(1); field