HasValidFrame    1457 content/browser/android/content_view_core_impl.cc   return view && view->HasValidFrame();
HasValidFrame     313 content/browser/renderer_host/render_widget_host_view_android.cc   return HasValidFrame();
HasValidFrame     348 content/browser/renderer_host/render_widget_host_view_android.cc   DCHECK(HasValidFrame());
HasValidFrame     359 content/browser/renderer_host/render_widget_host_view_android.cc   DCHECK(HasValidFrame());
HasValidFrame     798 content/browser/renderer_host/render_widget_host_view_android.cc     DCHECK(HasValidFrame());
HasValidFrame     233 content/browser/renderer_host/render_widget_host_view_android.h   bool HasValidFrame() const;