Searched defs:getNavigationBarView (Results 1 – 6 of 6) sorted by relevance
52 override fun getNavigationBarView(displayId: Int): NavigationBarView? = null method in com.android.systemui.navigationbar.NavigationBarControllerEmptyImpl
68 NavigationBarView getNavigationBarView(int displayId); in getNavigationBarView() method
467 public @Nullable NavigationBarView getNavigationBarView(int displayId) { in getNavigationBarView() method in NavigationBarControllerImpl
97 override fun getNavigationBarView(): NavigationBarView? = null in getNavigationBarView() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
258 NavigationBarView getNavigationBarView(); in getNavigationBarView() method
2476 public NavigationBarView getNavigationBarView() { in getNavigationBarView() method