Searched defs:setUserKeyProtection (Results 1 – 2 of 2) sorted by relevance
91 void setUserKeyProtection(int userId, @utf8InCpp String secret); in setUserKeyProtection() method
615 binder::Status VoldNativeService::setUserKeyProtection(int32_t userId, const std::string& secret) { in setUserKeyProtection() function in android::vold::VoldNativeService