Home
last modified time | relevance | path

Searched defs:onUserAdded (Results 1 – 5 of 5) sorted by relevance

/system/security/keystore/binder/android/security/keystore/
DIKeystoreService.aidl65 int onUserAdded(int userId, int parentId); in onUserAdded() method
/system/vold/
DVolumeManager.cpp380 int VolumeManager::onUserAdded(userid_t userId, int userSerialNumber) { in onUserAdded() function in VolumeManager
DVoldNativeService.cpp251 binder::Status VoldNativeService::onUserAdded(int32_t userId, int32_t userSerial) { in onUserAdded() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl30 void onUserAdded(int userId, int userSerial); in onUserAdded() method
/system/security/keystore/
Dkey_store_service.cpp406 Status KeyStoreService::onUserAdded(int32_t userId, int32_t parentId, int32_t* aidl_return) { in onUserAdded() function in keystore::KeyStoreService