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);
111 int onUserStarted(userid_t userId);
43 binder::Status onUserStarted(int32_t userId);
204 binder::Status VoldNativeService::onUserStarted(int32_t userId) { in onUserStarted() function in android::vold::VoldNativeService208 return translate(VolumeManager::Instance()->onUserStarted(userId)); in onUserStarted()
445 int VolumeManager::onUserStarted(userid_t userId) { in onUserStarted() function in VolumeManager
35 void onUserStarted(int userId); in onUserStarted() method
167 binder::Status StoragedService::onUserStarted(int32_t userId) { in onUserStarted() function in StoragedService