Searched refs:APPEARANCE_OPAQUE_STATUS_BARS (Results 1 – 6 of 6) sorted by relevance
25 import static android.view.WindowInsetsController.APPEARANCE_OPAQUE_STATUS_BARS;44 mask = APPEARANCE_OPAQUE_STATUS_BARS,45 equals = APPEARANCE_OPAQUE_STATUS_BARS,
44 int APPEARANCE_OPAQUE_STATUS_BARS = 1; field109 APPEARANCE_OPAQUE_STATUS_BARS,
24 import android.view.WindowInsetsController.APPEARANCE_OPAQUE_STATUS_BARS414 appearance = APPEARANCE_OPAQUE_STATUS_BARS, in statusBarMode_ongoingCallButNotFullscreen_matchesAppearance()428 appearance = APPEARANCE_OPAQUE_STATUS_BARS, in statusBarMode_fullscreenButNotOngoingCall_matchesAppearance()439 appearance = APPEARANCE_OPAQUE_STATUS_BARS, in statusBarMode_transientShown_semiTransparent()453 appearance = APPEARANCE_LOW_PROFILE_BARS or APPEARANCE_OPAQUE_STATUS_BARS, in statusBarMode_appearanceLowProfileAndOpaque_lightsOut()477 appearance = APPEARANCE_OPAQUE_STATUS_BARS, in statusBarMode_appearanceOpaque_opaque()509 @WindowInsetsController.Appearance appearance: Int = APPEARANCE_OPAQUE_STATUS_BARS, in onSystemBarAttributesChanged()
25 import android.view.WindowInsetsController.APPEARANCE_OPAQUE_STATUS_BARS in <lambda>()270 val lightsOutOpaque = APPEARANCE_LOW_PROFILE_BARS or APPEARANCE_OPAQUE_STATUS_BARS in toBarMode()274 this and APPEARANCE_OPAQUE_STATUS_BARS != 0 -> StatusBarMode.OPAQUE in toBarMode()
39 import static android.view.WindowInsetsController.APPEARANCE_OPAQUE_STATUS_BARS;271 final int appearance = APPEARANCE_OPAQUE_STATUS_BARS; in adjustLayoutParamsForCompatibility_noAdjustAppearance()
33 import static android.view.WindowInsetsController.APPEARANCE_OPAQUE_STATUS_BARS;2519 int appearance = APPEARANCE_OPAQUE_NAVIGATION_BARS | APPEARANCE_OPAQUE_STATUS_BARS;2650 appearance &= ~APPEARANCE_OPAQUE_STATUS_BARS;