Home
last modified time | relevance | path

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

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