Home
last modified time | relevance | path

Searched defs:isOverviewEnabled (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarController.java469 public boolean isOverviewEnabled(int displayId) { in isOverviewEnabled() method in NavigationBarController
H A DTaskbarDelegate.java322 boolean isOverviewEnabled() { in isOverviewEnabled() method in TaskbarDelegate
H A DNavigationBarView.java448 public boolean isOverviewEnabled() { in isOverviewEnabled() method in NavigationBarView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfaces.java289 boolean isOverviewEnabled(); in isOverviewEnabled() method
H A DCentralSurfacesImpl.java2739 public boolean isOverviewEnabled() { in isOverviewEnabled() method