OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PasswordTypeResult
(Results
1 - 2
of
2
) sorted by null
/system/vold/
ResponseCode.h
36
static const int
PasswordTypeResult
= 213;
CryptCommandListener.cpp
343
cli->sendMsg(ResponseCode::
PasswordTypeResult
, "password", false);
346
cli->sendMsg(ResponseCode::
PasswordTypeResult
, "pattern", false);
349
cli->sendMsg(ResponseCode::
PasswordTypeResult
, "pin", false);
352
cli->sendMsg(ResponseCode::
PasswordTypeResult
, "default", false);
Completed in 67 milliseconds