Home
last modified time | relevance | path

Searched refs:NOTIFICATION_APP_LAUNCHER_REORDERED (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Dinstall_tracker.cc32 chrome::NOTIFICATION_APP_LAUNCHER_REORDERED, in InstallTracker()
145 case chrome::NOTIFICATION_APP_LAUNCHER_REORDERED: { in Observe()
Dextension_install_ui_browsertest.cc203 if (type != chrome::NOTIFICATION_APP_LAUNCHER_REORDERED) { in Observe()
237 chrome::NOTIFICATION_APP_LAUNCHER_REORDERED, in IN_PROC_BROWSER_TEST_F()
Dchrome_app_sorting.cc222 chrome::NOTIFICATION_APP_LAUNCHER_REORDERED, in FixNTPOrdinalCollisions()
285 chrome::NOTIFICATION_APP_LAUNCHER_REORDERED, in OnExtensionMoved()
/external/chromium_org/chrome/browser/
Dchrome_notification_types.h580 NOTIFICATION_APP_LAUNCHER_REORDERED, enumerator
/external/chromium_org/chrome/browser/sync/test/integration/
Dapps_helper.cc297 DCHECK_EQ(chrome::NOTIFICATION_APP_LAUNCHER_REORDERED, type); in Observe()
322 chrome::NOTIFICATION_APP_LAUNCHER_REORDERED, in Wait()
/external/chromium_org/chrome/browser/ui/webui/ntp/
Dapp_launcher_handler.cc321 case chrome::NOTIFICATION_APP_LAUNCHER_REORDERED: { in Observe()
467 chrome::NOTIFICATION_APP_LAUNCHER_REORDERED, in HandleGetApps()