Searched refs:mUnrestrictedScreenHeight (Results 1 – 1 of 1) sorted by relevance
487 int mUnrestrictedScreenWidth, mUnrestrictedScreenHeight; field in PhoneWindowManager3847 availBottom = mUnrestrictedScreenTop + mUnrestrictedScreenHeight; in getInsetHintLw()3958 mUnrestrictedScreenHeight = displayHeight - overscanTop - overscanBottom; in beginLayoutLw()3962 mRestrictedScreenHeight = mSystemGestures.screenHeight = mUnrestrictedScreenHeight; in beginLayoutLw()4045 pf.bottom = df.bottom = of.bottom = mUnrestrictedScreenHeight in layoutStatusBar()4358 pf.bottom = df.bottom = of.bottom = mUnrestrictedScreenTop + mUnrestrictedScreenHeight; in layoutWindowLw()4373 pf.bottom = df.bottom = of.bottom = mUnrestrictedScreenTop + mUnrestrictedScreenHeight; in layoutWindowLw()4397 pf.bottom = df.bottom = of.bottom = mUnrestrictedScreenHeight + mUnrestrictedScreenTop; in layoutWindowLw()4473 : mUnrestrictedScreenTop + mUnrestrictedScreenHeight; in layoutWindowLw()4506 of.bottom = mUnrestrictedScreenTop + mUnrestrictedScreenHeight; in layoutWindowLw()[all …]