Searched refs:mEnsureNavigationBarContrastWhenTransparent (Results 1 – 3 of 3) sorted by relevance
990 private boolean mEnsureNavigationBarContrastWhenTransparent; field in ActivityManager.TaskDescription1078 mEnsureNavigationBarContrastWhenTransparent = in TaskDescription()1103 mEnsureNavigationBarContrastWhenTransparent = in copyFrom()1104 other.mEnsureNavigationBarContrastWhenTransparent; in copyFrom()1128 mEnsureNavigationBarContrastWhenTransparent = in copyFromPreserveHiddenFields()1129 other.mEnsureNavigationBarContrastWhenTransparent; in copyFromPreserveHiddenFields()1307 return mEnsureNavigationBarContrastWhenTransparent; in getEnsureNavigationBarContrastWhenTransparent()1315 mEnsureNavigationBarContrastWhenTransparent = in setEnsureNavigationBarContrastWhenTransparent()1380 dest.writeBoolean(mEnsureNavigationBarContrastWhenTransparent); in writeToParcel()1398 mEnsureNavigationBarContrastWhenTransparent = source.readBoolean(); in readFromParcel()[all …]
254 boolean mEnsureNavigationBarContrastWhenTransparent; field in PhoneWindow2470 mEnsureNavigationBarContrastWhenTransparent = a.getBoolean( in generateLayout()3876 mEnsureNavigationBarContrastWhenTransparent = enforceContrast;3884 return mEnsureNavigationBarContrastWhenTransparent;
1305 mWindow.mEnsureNavigationBarContrastWhenTransparent in calculateNavigationBarColor()