Home
last modified time | relevance | path

Searched defs:getNavigationBarBackgroundView (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java333 @Nullable View getNavigationBarBackgroundView() { in getNavigationBarBackgroundView() method in DecorView
/aosp14/frameworks/base/core/java/android/view/
H A DWindow.java1962 public @Nullable View getNavigationBarBackgroundView() { in getNavigationBarBackgroundView() method in Window