Home
last modified time | relevance | path

Searched defs:doCreate (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/vold/model/
H A DObbVolume.cpp53 status_t ObbVolume::doCreate() { in doCreate() function in android::vold::ObbVolume
H A DStubVolume.cpp43 status_t StubVolume::doCreate() { in doCreate() function in android::vold::StubVolume
H A DPrivateVolume.cpp67 status_t PrivateVolume::doCreate() { in doCreate() function in android::vold::PrivateVolume
H A DPublicVolume.cpp91 status_t PublicVolume::doCreate() { in doCreate() function in android::vold::PublicVolume
H A DVolumeBase.cpp197 status_t VolumeBase::doCreate() { in doCreate() function in android::vold::VolumeBase
/aosp12/packages/apps/Settings/src/com/android/settings/applications/
H A DRunningProcessesView.java434 public void doCreate() { in doCreate() method in RunningProcessesView
/aosp12/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java1075 void doCreate(IVoiceInteractionManagerService service, IBinder token) { in doCreate() method in VoiceInteractionSession