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

  /external/chromium/chrome/browser/
idle.h 12 IDLE_STATE_LOCKED = 2 // Only available on supported systems.
idle_linux.cc 73 return IDLE_STATE_LOCKED;
idle_win.cc 15 return IDLE_STATE_LOCKED;
  /external/chromium/chrome/browser/notifications/
notification_ui_manager.cc 149 is_user_active_ = CalculateIdleState(0) != IDLE_STATE_LOCKED &&

Completed in 631 milliseconds