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