Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl34 void onUserAdded(int userId, int userSerial, int sharesStorageWithUserId); in onUserAdded()
/system/vold/
DVoldNativeService.cpp186 binder::Status VoldNativeService::onUserAdded(int32_t userId, int32_t userSerial, in onUserAdded()