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

  /external/chromium_org/chrome/browser/signin/
easy_unlock_screenlock_state_handler.h 23 STATE_INACTIVE,
easy_unlock_screenlock_state_handler.cc 38 return state != EasyUnlockScreenlockStateHandler::STATE_INACTIVE;
82 : state_(STATE_INACTIVE),
95 ChangeState(STATE_INACTIVE);
99 return state_ != STATE_INACTIVE;
191 state_ = STATE_INACTIVE;
easy_unlock_service_signin_chromeos.cc 204 case EasyUnlockScreenlockStateHandler::STATE_INACTIVE:
easy_unlock_screenlock_state_handler_unittest.cc 275 EasyUnlockScreenlockStateHandler::STATE_INACTIVE);
607 EasyUnlockScreenlockStateHandler::STATE_INACTIVE);
615 EasyUnlockScreenlockStateHandler::STATE_INACTIVE);
  /external/chromium_org/chrome/browser/extensions/api/easy_unlock_private/
easy_unlock_private_api.cc 69 return EasyUnlockScreenlockStateHandler::STATE_INACTIVE;

Completed in 42 milliseconds