Searched defs:findBackground (Results 1 – 3 of 3) sorted by relevance
41 fun findBackground(appWidget: View): View? { in findBackground() method
133 fun findBackground(view: View): Drawable? { in findBackground() method in com.android.systemui.animation.GhostedViewTransitionAnimatorController
456 private void findBackground() { in findBackground() method in Layout.Builder