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

  /external/chromium_org/chrome/browser/ui/toolbar/
test_toolbar_model.cc 23 base::string16 TestToolbarModel::GetCorpusNameForMobile() const {
toolbar_model.h 48 virtual base::string16 GetCorpusNameForMobile() const = 0;
toolbar_model_impl.h 45 virtual base::string16 GetCorpusNameForMobile() const OVERRIDE;
test_toolbar_model.h 20 virtual base::string16 GetCorpusNameForMobile() const OVERRIDE;
toolbar_model_impl.cc 122 base::string16 ToolbarModelImpl::GetCorpusNameForMobile() const {
  /external/chromium_org/chrome/browser/ui/android/tab_model/
tab_model.cc 99 return toolbar_model_->GetCorpusNameForMobile();

Completed in 44 milliseconds