Searched defs:onUserStarted (Results 1 – 5 of 5) sorted by relevance
21 void onUserStarted(int userId); in onUserStarted() method
167 binder::Status StoragedService::onUserStarted(int32_t userId) { in onUserStarted() function in StoragedService
386 int VolumeManager::onUserStarted(userid_t userId) { in onUserStarted() function in VolumeManager
192 binder::Status VoldNativeService::onUserStarted(int32_t userId) { in onUserStarted() function in android::vold::VoldNativeService
33 void onUserStarted(int userId); in onUserStarted() method