Searched refs:setBarType (Results 1 – 1 of 1) sorted by relevance
213 .setBarType(mResources.getInteger(R.integer.config_topSystemBarType)) in readConfigs()227 .setBarType(mResources.getInteger(R.integer.config_bottomSystemBarType)) in readConfigs()242 .setBarType(mResources.getInteger(R.integer.config_leftSystemBarType)) in readConfigs()256 .setBarType(mResources.getInteger(R.integer.config_rightSystemBarType)) in readConfigs()489 private SystemBarConfigBuilder setBarType(int type) { in setBarType() method in SystemBarConfigs.SystemBarConfigBuilder