Searched refs:mEnsureNavigationBarContrastWhenTransparent (Results 1 – 3 of 3) sorted by relevance
1560 private boolean mEnsureNavigationBarContrastWhenTransparent; field in ActivityManager.TaskDescription1770 mEnsureNavigationBarContrastWhenTransparent = in TaskDescription()1799 mEnsureNavigationBarContrastWhenTransparent = in copyFrom()1800 other.mEnsureNavigationBarContrastWhenTransparent; in copyFrom()1832 mEnsureNavigationBarContrastWhenTransparent = in copyFromPreserveHiddenFields()1833 other.mEnsureNavigationBarContrastWhenTransparent; in copyFromPreserveHiddenFields()2125 return mEnsureNavigationBarContrastWhenTransparent; in getEnsureNavigationBarContrastWhenTransparent()2133 mEnsureNavigationBarContrastWhenTransparent = in setEnsureNavigationBarContrastWhenTransparent()2247 dest.writeBoolean(mEnsureNavigationBarContrastWhenTransparent); in writeToParcel()2297 + (mEnsureNavigationBarContrastWhenTransparent in toString()[all …]
284 boolean mEnsureNavigationBarContrastWhenTransparent; field in PhoneWindow2535 mEnsureNavigationBarContrastWhenTransparent = a.getBoolean( in generateLayout()3915 mEnsureNavigationBarContrastWhenTransparent = enforceContrast;3923 return mEnsureNavigationBarContrastWhenTransparent;
1399 mWindow.mEnsureNavigationBarContrastWhenTransparent in calculateNavigationBarColor()