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.cpp167 binder::Status StoragedService::onUserStarted(int32_t userId) { in onUserStarted() function in StoragedService
/system/vold/
DVolumeManager.cpp386 int VolumeManager::onUserStarted(userid_t userId) { in onUserStarted() function in VolumeManager
DVoldNativeService.cpp192 binder::Status VoldNativeService::onUserStarted(int32_t userId) { in onUserStarted() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl33 void onUserStarted(int userId); in onUserStarted() method