Searched defs:getUserId (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore/
H A Dkeystore.cpp649 uid_t getUserId() const { function in class:UserState
1171 if (state->getUserId() == userId) {
1197 if (state->getUserId() == userId) {
1397 if (otherUser->getUserId() != 0) {

Completed in 19 milliseconds