Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DSystemBarUtils.java111 return context.getResources().getDimensionPixelSize(getDesktopViewAppHeaderHeightId()); in getDesktopViewAppHeaderHeightPx()
118 public static int getDesktopViewAppHeaderHeightId() { in getDesktopViewAppHeaderHeightId() method in SystemBarUtils
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
DDesktopModeWindowDecoration.java30 import static com.android.internal.policy.SystemBarUtils.getDesktopViewAppHeaderHeightId;
1861 : getDesktopViewAppHeaderHeightId(); in getCaptionHeightIdStatic()