Searched refs:mEnsureNavigationBarContrastWhenTransparent (Results 1 – 3 of 3) sorted by relevance
1139 private boolean mEnsureNavigationBarContrastWhenTransparent; field in ActivityManager.TaskDescription1235 mEnsureNavigationBarContrastWhenTransparent = in TaskDescription()1263 mEnsureNavigationBarContrastWhenTransparent = in copyFrom()1264 other.mEnsureNavigationBarContrastWhenTransparent; in copyFrom()1293 mEnsureNavigationBarContrastWhenTransparent = in copyFromPreserveHiddenFields()1294 other.mEnsureNavigationBarContrastWhenTransparent; in copyFromPreserveHiddenFields()1569 return mEnsureNavigationBarContrastWhenTransparent; in getEnsureNavigationBarContrastWhenTransparent()1577 mEnsureNavigationBarContrastWhenTransparent = in setEnsureNavigationBarContrastWhenTransparent()1690 dest.writeBoolean(mEnsureNavigationBarContrastWhenTransparent); in writeToParcel()1739 + (mEnsureNavigationBarContrastWhenTransparent in toString()[all …]
282 boolean mEnsureNavigationBarContrastWhenTransparent; field in PhoneWindow2495 mEnsureNavigationBarContrastWhenTransparent = a.getBoolean( in generateLayout()3861 mEnsureNavigationBarContrastWhenTransparent = enforceContrast;3869 return mEnsureNavigationBarContrastWhenTransparent;
1391 mWindow.mEnsureNavigationBarContrastWhenTransparent in calculateNavigationBarColor()