Home | History | Annotate | Download | only in android

Lines Matching refs:CanGoBack

1150 jboolean ContentViewCoreImpl::CanGoBack(JNIEnv* env, jobject obj) {
1151 return web_contents_->GetController().CanGoBack();