Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPipContentOverlay.java159 private static final int MAX_APP_ICON_SIZE_DP = 72; field in PipContentOverlay.PipAppIconOverlay
174 MAX_APP_ICON_SIZE_DP, context.getResources().getDisplayMetrics()); in PipAppIconOverlay()