Home
last modified time | relevance | path

Searched refs:dockedVis (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayPolicy.java3311 int dockedVis = mStatusBarController.applyTranslucentFlagLw( in updateSystemBarsLw() local
3313 dockedVis = mNavigationBarController.applyTranslucentFlagLw( in updateSystemBarsLw()
3314 mTopDockedOpaqueWindowState, dockedVis, 0); in updateSystemBarsLw()
3319 drawsStatusBarBackground(dockedVis, mTopDockedOpaqueWindowState); in updateSystemBarsLw()
3323 drawsNavigationBarBackground(dockedVis, mTopDockedOpaqueWindowState); in updateSystemBarsLw()