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

  /external/chromium_org/content/public/browser/
navigation_controller.h 53 enum LoadURLType {
67 // Adding new LoadURLType? Also update LoadUrlParams.java static constants.
112 // See LoadURLType comments above.
113 LoadURLType load_type;
  /external/chromium_org/content/browser/android/
content_view_core_impl.cc 791 params.load_type = static_cast<NavigationController::LoadURLType>(
    [all...]

Completed in 473 milliseconds