Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/
DStatusIconPanelViewController.java522 int topSystemBarHeight = mContext.getResources().getDimensionPixelSize( in Builder() local
525 mYOffset = panelMarginTop - topSystemBarHeight; in Builder()