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

  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_prompt_controller.h 37 static const int kVisitCountForPermanentTrigger;
bookmark_prompt_controller_unittest.cc 125 visit_count < BookmarkPromptController::kVisitCountForPermanentTrigger;
bookmark_prompt_controller.cc 149 BookmarkPromptController::kVisitCountForPermanentTrigger)
168 const int BookmarkPromptController::kVisitCountForPermanentTrigger = 10;

Completed in 446 milliseconds