OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATE_PHONE_LOCKED
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/signin/
easy_unlock_screenlock_state_handler.h
34
STATE_PHONE_LOCKED
,
easy_unlock_screenlock_state_handler.cc
23
case EasyUnlockScreenlockStateHandler::
STATE_PHONE_LOCKED
:
49
case EasyUnlockScreenlockStateHandler::
STATE_PHONE_LOCKED
:
easy_unlock_screenlock_state_handler_unittest.cc
351
states.push_back(EasyUnlockScreenlockStateHandler::
STATE_PHONE_LOCKED
);
391
states.push_back(EasyUnlockScreenlockStateHandler::
STATE_PHONE_LOCKED
);
545
EasyUnlockScreenlockStateHandler::
STATE_PHONE_LOCKED
);
560
EasyUnlockScreenlockStateHandler::
STATE_PHONE_LOCKED
);
586
EasyUnlockScreenlockStateHandler::
STATE_PHONE_LOCKED
);
762
states.push_back(EasyUnlockScreenlockStateHandler::
STATE_PHONE_LOCKED
);
easy_unlock_service_signin_chromeos.cc
219
case EasyUnlockScreenlockStateHandler::
STATE_PHONE_LOCKED
:
/external/chromium_org/chrome/browser/extensions/api/easy_unlock_private/
easy_unlock_private_api.cc
58
case easy_unlock_private::
STATE_PHONE_LOCKED
:
59
return EasyUnlockScreenlockStateHandler::
STATE_PHONE_LOCKED
;
Completed in 37 milliseconds