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.java3299 int dockedVis = mStatusBarController.applyTranslucentFlagLw( in updateSystemBarsLw() local
3301 dockedVis = mNavigationBarController.applyTranslucentFlagLw( in updateSystemBarsLw()
3302 mTopDockedOpaqueWindowState, dockedVis, 0); in updateSystemBarsLw()
3307 drawsStatusBarBackground(dockedVis, mTopDockedOpaqueWindowState); in updateSystemBarsLw()
3311 drawsNavigationBarBackground(dockedVis, mTopDockedOpaqueWindowState); in updateSystemBarsLw()