HomeSort by relevance Sort by last modified time
    Searched refs:RegisterConfirmInfoBarDelegate (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/android/infobars/
confirm_infobar.h 35 bool RegisterConfirmInfoBarDelegate(JNIEnv* env);
confirm_infobar.cc 92 bool RegisterConfirmInfoBarDelegate(JNIEnv* env) {
  /external/chromium_org/chrome/browser/android/
chrome_jni_registrar.cc 98 { "ConfirmInfoBarDelegate", RegisterConfirmInfoBarDelegate },

Completed in 157 milliseconds