Searched refs:ViewReplaceRunnable (Results 1 – 4 of 4) sorted by relevance
259 return new ViewReplaceRunnable(inflateViewNoAdd(parent)); in setVisibilityAsync()353 public class ViewReplaceRunnable implements Runnable { class in ViewStub356 ViewReplaceRunnable(View view) { in ViewReplaceRunnable() method in ViewStub.ViewReplaceRunnable
1480 if (endAction instanceof ViewStub.ViewReplaceRunnable) { in initActionAsync()1484 ((ViewStub.ViewReplaceRunnable) endAction).view); in initActionAsync()
7092 android.view.ViewStub$ViewReplaceRunnable
23813 HSPLandroid/view/ViewStub$ViewReplaceRunnable;->run()V47411 Landroid/view/ViewStub$ViewReplaceRunnable;