Home
last modified time | relevance | path

Searched defs:addUserKeyAuth (Results 1 – 2 of 2) sorted by relevance

/system/vold/binder/android/os/
DIVold.aidl90 void addUserKeyAuth(int userId, int userSerial, @utf8InCpp String token, in addUserKeyAuth() method
/system/vold/
DVoldNativeService.cpp670 binder::Status VoldNativeService::addUserKeyAuth(int32_t userId, int32_t userSerial, in addUserKeyAuth() function in android::vold::VoldNativeService