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