Home | History | Annotate | Download | only in view

Lines Matching refs:attachFunctor

516      * @see #attachFunctor(android.view.View.AttachInfo, int) 
531 abstract boolean attachFunctor(View.AttachInfo attachInfo, int functor);
1563 boolean attachFunctor(View.AttachInfo attachInfo, int functor) {
1565 mCanvas.attachFunctor(functor);