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

  /external/chromium/chrome/browser/ui/webui/
app_launcher_handler.h 62 void HandleGetApps(const ListValue* args);
app_launcher_handler.cc 168 NewCallback(this, &AppLauncherHandler::HandleGetApps));
201 HandleGetApps(NULL);
267 void AppLauncherHandler::HandleGetApps(const ListValue* args) {
447 HandleGetApps(NULL);

Completed in 2212 milliseconds