Home
last modified time | relevance | path

Searched refs:topSystemBarHeight (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/
H A DStatusIconPanelController.java175 int topSystemBarHeight = mContext.getResources().getDimensionPixelSize( in StatusIconPanelController() local
178 mYOffsetPixel = panelMarginTop - topSystemBarHeight; in StatusIconPanelController()