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

  /external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.h 185 bool has_loaded_apps_; member in class:AppLauncherHandler
app_launcher_handler.cc 99 has_loaded_apps_(false) {
248 if (has_loaded_apps_)
253 if (ignore_changes_ || !has_loaded_apps_)
424 if (!has_loaded_apps_) {
451 if (!has_loaded_apps_) {
479 has_loaded_apps_ = true;

Completed in 527 milliseconds