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

/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dmulti_profile_browser_status_monitor.cc55 ChromeLauncherController::APP_STATE_REMOVED);
137 ChromeLauncherController::APP_STATE_REMOVED);
H A Dbrowser_status_monitor.cc151 if (app_state == ChromeLauncherController::APP_STATE_REMOVED ||
294 ChromeLauncherController::APP_STATE_REMOVED);
325 ChromeLauncherController::APP_STATE_REMOVED);
331 UpdateAppItemState(contents, ChromeLauncherController::APP_STATE_REMOVED);
H A Dchrome_launcher_controller.h115 APP_STATE_REMOVED enumerator in enum:ChromeLauncherController::AppState
H A Dchrome_launcher_controller.cc980 if (app_state == APP_STATE_REMOVED)

Completed in 76 milliseconds