Searched refs:ViewReplaceRunnable (Results 1 – 3 of 3) sorted by relevance
256 return new ViewReplaceRunnable(inflateViewNoAdd(parent)); in setVisibilityAsync()350 public class ViewReplaceRunnable implements Runnable { class in ViewStub353 ViewReplaceRunnable(View view) { in ViewReplaceRunnable() method in ViewStub.ViewReplaceRunnable
1492 if (endAction instanceof ViewStub.ViewReplaceRunnable) { in initActionAsync()1496 ((ViewStub.ViewReplaceRunnable) endAction).view); in initActionAsync()
4582 android.view.ViewStub$ViewReplaceRunnable