Searched defs:getNavigationBarView (Results 1 – 6 of 6) sorted by relevance
42 override fun getNavigationBarView(displayId: Int): NavigationBarView? = null method in com.android.systemui.navigationbar.NavigationBarControllerEmptyImpl
66 NavigationBarView getNavigationBarView(int displayId); in getNavigationBarView() method
472 public @Nullable NavigationBarView getNavigationBarView(int displayId) { in getNavigationBarView() method in NavigationBarControllerImpl
70 override fun getNavigationBarView(): NavigationBarView? = null in getNavigationBarView() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
257 NavigationBarView getNavigationBarView(); in getNavigationBarView() method
2421 public NavigationBarView getNavigationBarView() { in getNavigationBarView() method