Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java7268 final int visibility = updateSystemBarsLw(win, mLastSystemUiFlags, tmpVisibility); in updateSystemUiVisibilityLw()
7330 private int updateSystemBarsLw(WindowState win, int oldVis, int vis) { in updateSystemBarsLw() method in PhoneWindowManager