Home
last modified time | relevance | path

Searched defs:onUserStarted (Results 1 – 5 of 5) sorted by relevance

/system/core/storaged/binder/android/os/
DIStoraged.aidl21 void onUserStarted(int userId); in onUserStarted() method
/system/core/storaged/
Dstoraged_service.cpp168 binder::Status StoragedService::onUserStarted(int32_t userId) { in onUserStarted() function in android::StoragedService
/system/vold/binder/android/os/
DIVold.aidl36 void onUserStarted(int userId); in onUserStarted() method
/system/vold/
DVolumeManager.cpp450 int VolumeManager::onUserStarted(userid_t userId) { in onUserStarted() function in VolumeManager
DVoldNativeService.cpp202 binder::Status VoldNativeService::onUserStarted(int32_t userId) { in onUserStarted() function in android::vold::VoldNativeService