Searched refs:onUserStarted (Results 1 – 8 of 8) sorted by relevance
21 void onUserStarted(int userId); in onUserStarted() method
40 binder::Status onUserStarted(int32_t userId);
91 int onUserStarted(userid_t userId);
42 binder::Status onUserStarted(int32_t userId);
192 binder::Status VoldNativeService::onUserStarted(int32_t userId) { in onUserStarted() function in android::vold::VoldNativeService196 return translate(VolumeManager::Instance()->onUserStarted(userId)); in onUserStarted()
386 int VolumeManager::onUserStarted(userid_t userId) { in onUserStarted() function in VolumeManager
33 void onUserStarted(int userId); in onUserStarted() method
167 binder::Status StoragedService::onUserStarted(int32_t userId) { in onUserStarted() function in StoragedService