Searched defs:fromView (Results 1 – 4 of 4) sorted by relevance
77 fun fromView(view: View): Expandable { in dialogTransitionController() method
171 fun fromView(source: View, cuj: DialogCuj? = null): Controller? { in <lambda>() method
506 fun fromView( in fromView() method
41 public static boolean isCheckable(View fromView) { in isCheckable()