Searched refs:ScreenshotView (Results 1 – 2 of 2) sorted by relevance
99 public class ScreenshotView extends FrameLayout implements class111 private static final String TAG = logTag(ScreenshotView.class);180 public ScreenshotView(Context context) { in ScreenshotView() method in ScreenshotView184 public ScreenshotView(Context context, AttributeSet attrs) { in ScreenshotView() method in ScreenshotView188 public ScreenshotView(Context context, AttributeSet attrs, int defStyleAttr) { in ScreenshotView() method in ScreenshotView192 public ScreenshotView( in ScreenshotView() method in ScreenshotView
261 private ScreenshotView mScreenshotView;459 mScreenshotView = (ScreenshotView) in reloadAssets()461 mScreenshotView.init(mUiEventLogger, new ScreenshotView.ScreenshotViewCallback() { in reloadAssets()