Searched refs:HandleSetPageIndex (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/webui/
H A Dapp_launcher_handler.h83 void HandleSetPageIndex(const ListValue* args);
H A Dapp_launcher_handler.cc182 NewCallback(this, &AppLauncherHandler::HandleSetPageIndex));
487 void AppLauncherHandler::HandleSetPageIndex(const ListValue* args) { function in class:__anon2759::AppLauncherHandler
/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dapp_launcher_handler.h95 void HandleSetPageIndex(const base::ListValue* args);
H A Dapp_launcher_handler.cc224 base::Bind(&AppLauncherHandler::HandleSetPageIndex,
643 void AppLauncherHandler::HandleSetPageIndex(const ListValue* args) { function in class:AppLauncherHandler

Completed in 53 milliseconds