Searched refs:mStableBottom (Results 1 – 1 of 1) sorted by relevance
500 int mStableLeft, mStableTop, mStableRight, mStableBottom; field in PhoneWindowManager3859 availRight - mStableRight, availBottom - mStableBottom); in getInsetHintLw()3873 availRight - mStableRight, availBottom - mStableBottom); in getInsetHintLw()3969 mDockBottom = mContentBottom = mVoiceContentBottom = mStableBottom = mStableFullscreenBottom in beginLayoutLw()4050 vf.bottom = mStableBottom; in layoutStatusBar()4120 mStableBottom = mStableFullscreenBottom = mTmpNavigationFrame.top; in layoutNavigationBar()4282 if (r.bottom > mStableBottom) r.bottom = mStableBottom; in applyStableConstraints()4334 sf.set(mStableLeft, mStableTop, mStableRight, mStableBottom); in layoutWindowLw()4360 cf.bottom = vf.bottom = mStableBottom; in layoutWindowLw()4401 vf.bottom = mStableBottom; in layoutWindowLw()[all …]