OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATE_PHONE_UNLOCKABLE
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/signin/
easy_unlock_screenlock_state_handler.h
37
STATE_PHONE_UNLOCKABLE
,
easy_unlock_screenlock_state_handler.cc
25
case EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNLOCKABLE
:
51
case EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNLOCKABLE
:
66
state == EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNLOCKABLE
||
easy_unlock_screenlock_state_handler_unittest.cc
348
states.push_back(EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNLOCKABLE
);
388
states.push_back(EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNLOCKABLE
);
518
states.push_back(EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNLOCKABLE
);
759
states.push_back(EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNLOCKABLE
);
763
states.push_back(EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNLOCKABLE
);
easy_unlock_service_signin_chromeos.cc
222
case EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNLOCKABLE
:
/external/chromium_org/chrome/browser/extensions/api/easy_unlock_private/
easy_unlock_private_api.cc
60
case easy_unlock_private::
STATE_PHONE_UNLOCKABLE
:
61
return EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNLOCKABLE
;
Completed in 177 milliseconds