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

/external/chromium/chrome/browser/
H A Dbackground_application_list_model.cc79 if (BackgroundApplicationListModel::IsBackgroundApp(*extension))
167 DCHECK(IsBackgroundApp(*extension));
237 bool BackgroundApplicationListModel::IsBackgroundApp( function in class:BackgroundApplicationListModel
273 if (!IsBackgroundApp(*extension))
281 if (!IsBackgroundApp(*extension))

Completed in 77 milliseconds