Home
last modified time | relevance | path

Searched defs:TabWebContentsDelegateAndroid (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/
H A Dtab_helpers.h13 class TabWebContentsDelegateAndroid; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/tab/java/src/org/chromium/chrome/browser/tab/
H A DTabWebContentsDelegateAndroid.java15 public abstract class TabWebContentsDelegateAndroid extends WebContentsDelegateAndroid { class
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/
H A Dtab_android.h34 class TabWebContentsDelegateAndroid; variable
H A Dtab_web_contents_delegate_android.cc145 TabWebContentsDelegateAndroid::TabWebContentsDelegateAndroid(JNIEnv* env, in TabWebContentsDelegateAndroid() function in android::TabWebContentsDelegateAndroid