Searched refs:mIsSystemBarNavigationEnabled (Results 1 – 1 of 1) sorted by relevance
167 private boolean mIsSystemBarNavigationEnabled = true; field in NotificationMgr.StatusBarHelper208 if (mIsSystemBarNavigationEnabled != enable) { in enableSystemBarNavigation()209 mIsSystemBarNavigationEnabled = enable; in enableSystemBarNavigation()226 if (!mIsSystemBarNavigationEnabled) { in updateStatusBar()