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

  /external/chromium_org/ash/system/user/
login_status.h 17 LOGGED_IN_OWNER, // The owner of the device is logged in
tray_user.cc     [all...]
  /external/chromium_org/ash/system/drive/
tray_drive.cc 403 if (status != user::LOGGED_IN_USER && status != user::LOGGED_IN_OWNER)
419 if (status != user::LOGGED_IN_USER && status != user::LOGGED_IN_OWNER)
441 if (status == user::LOGGED_IN_USER || status == user::LOGGED_IN_OWNER)
  /external/chromium_org/ash/system/chromeos/
tray_display.cc 178 login_status == ash::user::LOGGED_IN_OWNER ||
  /external/chromium_org/chrome/browser/chromeos/system/
ash_system_tray_delegate.cc 415 return ash::user::LOGGED_IN_OWNER;
    [all...]

Completed in 199 milliseconds