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