Searched refs:horizontalBarConfig (Results 1 – 1 of 1) sorted by relevance
381 SystemBarConfig horizontalBarConfig = mSystemBarConfigMap.get(horizontalSide); in checkOverlappingBarsHaveDifferentZOrders() local384 if (verticalBarConfig != null && horizontalBarConfig != null) { in checkOverlappingBarsHaveDifferentZOrders()385 int horizontalBarZOrder = horizontalBarConfig.getZOrder(); in checkOverlappingBarsHaveDifferentZOrders()