Searched refs:findBackground (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ | ||
D | GhostedViewLaunchAnimatorController.kt | 116 fun findBackground(view: View): Drawable? { in findBackground() method in com.android.systemui.animation.GhostedViewLaunchAnimatorController |
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ | ||
D | Layout.java | 416 findBackground(); in Builder() |