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

  /external/chromium_org/chrome/browser/ui/views/apps/app_info_dialog/
app_info_summary_panel.h 64 // CanSetLaunchType() returns true.
66 bool CanSetLaunchType() const;
app_info_summary_panel.cc 255 if (CanSetLaunchType()) {
345 DCHECK(CanSetLaunchType());
351 bool AppInfoSummaryPanel::CanSetLaunchType() const {

Completed in 620 milliseconds