Searched defs:onUserStarted (Results 1 - 3 of 3) sorted by relevance

/system/core/storaged/
H A Dstoraged_service.cpp167 binder::Status StoragedService::onUserStarted(int32_t userId) { function in class:StoragedService
/system/vold/
H A DVolumeManager.cpp375 int VolumeManager::onUserStarted(userid_t userId) { function in class:VolumeManager
H A DVoldNativeService.cpp264 binder::Status VoldNativeService::onUserStarted(int32_t userId) { function in class:android::vold::VoldNativeService
268 return translate(VolumeManager::Instance()->onUserStarted(userId));

Completed in 308 milliseconds