Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/
DPhoneSizeSpecSource.kt54 private var mSquareDisplayThresholdForSystemPreferredSize = 0.95f variable in com.android.wm.shell.common.pip.PhoneSizeSpecSource
77 mSquareDisplayThresholdForSystemPreferredSize
106 mSquareDisplayThresholdForSystemPreferredSize = res.getFloat( in reloadResources()