Searched defs:onUserStopped (Results 1 – 5 of 5) sorted by relevance
22 void onUserStopped(int userId); in onUserStopped() method
172 binder::Status StoragedService::onUserStopped(int32_t userId) { in onUserStopped() function in StoragedService
401 int VolumeManager::onUserStopped(userid_t userId) { in onUserStopped() function in VolumeManager
199 binder::Status VoldNativeService::onUserStopped(int32_t userId) { in onUserStopped() function in android::vold::VoldNativeService
34 void onUserStopped(int userId); in onUserStopped() method