Searched defs:setDevice (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/include/binder/
H A DMemoryHeapBase.h72 status_t setDevice(const char* device) { function in class:android::MemoryHeapBase
/frameworks/base/services/audioflinger/
H A DAudioFlinger.cpp692 LifeVibes::setDevice(LifeVibes::threadIdToAudioOutputType(thread->id()), device);
4321 LifeVibes::setDevice(audioOutputType, *pDevices);
4989 effect->setDevice(mDevice);
5054 effect->setDevice(mDevice);
5729 status_t AudioFlinger::EffectModule::setDevice(uint32_t device) function in class:android::AudioFlinger::EffectModule
6348 mEffects[i]->setDevice(device);

Completed in 76 milliseconds