OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATE_PHONE_UNSUPPORTED
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/signin/
easy_unlock_screenlock_state_handler.h
43
STATE_PHONE_UNSUPPORTED
,
easy_unlock_screenlock_state_handler.cc
26
case EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNSUPPORTED
:
57
case EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNSUPPORTED
:
68
state == EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNSUPPORTED
;
easy_unlock_screenlock_state_handler_unittest.cc
347
states.push_back(EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNSUPPORTED
);
387
states.push_back(EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNSUPPORTED
);
517
states.push_back(EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNSUPPORTED
);
758
states.push_back(EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNSUPPORTED
);
764
states.push_back(EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNSUPPORTED
);
easy_unlock_service_signin_chromeos.cc
228
case EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNSUPPORTED
:
/external/chromium_org/chrome/browser/extensions/api/easy_unlock_private/
easy_unlock_private_api.cc
64
case easy_unlock_private::
STATE_PHONE_UNSUPPORTED
:
65
return EasyUnlockScreenlockStateHandler::
STATE_PHONE_UNSUPPORTED
;
Completed in 107 milliseconds