Searched refs:ALWAYS_VISIBLE (Results 1 – 1 of 1) sorted by relevance
64 private BuilderProxy mHomeBuilderProxy = BuilderProxy.ALWAYS_VISIBLE;65 private BuilderProxy mBaseBuilderProxy = BuilderProxy.ALWAYS_VISIBLE;224 BuilderProxy ALWAYS_VISIBLE = (builder, app, params) ->builder.withAlpha(1); field