Home
last modified time | relevance | path

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

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