Home
last modified time | relevance | path

Searched defs:IsBackgroundApp (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/background/
Dbackground_application_list_model.cc302 bool BackgroundApplicationListModel::IsBackgroundApp( in IsBackgroundApp() function in BackgroundApplicationListModel
Dbackground_application_list_model_unittest.cc56 bool IsBackgroundApp(const Extension& app) { in IsBackgroundApp() function in BackgroundApplicationListModelTest