Searched defs:doCreate (Results 1 – 7 of 7) sorted by relevance
/aosp12/system/vold/model/ | ||
H A D | ObbVolume.cpp | 53 status_t ObbVolume::doCreate() { in doCreate() function in android::vold::ObbVolume |
H A D | StubVolume.cpp | 43 status_t StubVolume::doCreate() { in doCreate() function in android::vold::StubVolume |
H A D | PrivateVolume.cpp | 67 status_t PrivateVolume::doCreate() { in doCreate() function in android::vold::PrivateVolume |
H A D | PublicVolume.cpp | 91 status_t PublicVolume::doCreate() { in doCreate() function in android::vold::PublicVolume |
H A D | VolumeBase.cpp | 197 status_t VolumeBase::doCreate() { in doCreate() function in android::vold::VolumeBase |
/aosp12/packages/apps/Settings/src/com/android/settings/applications/ | ||
H A D | RunningProcessesView.java | 434 public void doCreate() { in doCreate() method in RunningProcessesView |
/aosp12/frameworks/base/core/java/android/service/voice/ | ||
H A D | VoiceInteractionSession.java | 1075 void doCreate(IVoiceInteractionManagerService service, IBinder token) { in doCreate() method in VoiceInteractionSession |