package com.yeshi.video.utils; public interface IPageEventListener { public void onCreateView(); }