Home
last modified time | relevance | path

Searched defs:getBackgroundView (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/window/
H A DStatusBarWindowController.java144 public View getBackgroundView() { in getBackgroundView() method in StatusBarWindowController
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DAuthContainerViewTest.java301 public ImageView getBackgroundView(FrameLayout parent) { in getBackgroundView() method in AuthContainerViewTest.MockInjector
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java211 ImageView getBackgroundView(FrameLayout parent) { in getBackgroundView() method in AuthContainerView.Injector