Home | History | Annotate | Download | only in webui

Lines Matching refs:ListValue

218   ListValue* list = new ListValue();
267 void AppLauncherHandler::HandleGetApps(const ListValue* args) {
324 void AppLauncherHandler::HandleLaunchApp(const ListValue* args) {
404 void AppLauncherHandler::HandleSetLaunchType(const ListValue* args) {
420 void AppLauncherHandler::HandleUninstallApp(const ListValue* args) {
439 void AppLauncherHandler::HandleHideAppsPromo(const ListValue* args) {
450 void AppLauncherHandler::HandleCreateAppShortcut(const ListValue* args) {
468 void AppLauncherHandler::HandleReorderApps(const ListValue* args) {
472 ListValue* app_order;
487 void AppLauncherHandler::HandleSetPageIndex(const ListValue* args) {
497 void AppLauncherHandler::HandlePromoSeen(const ListValue* args) {