Searched defs:fromCache (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp184 audio_devices_t newDevice = getNewOutputDevice(mPrimaryOutput, false /*fromCache*/);
190 audio_devices_t newDevice = getNewOutputDevice(desc, true /*fromCache*/);
281 audio_devices_t newDevice = getNewOutputDevice(mPrimaryOutput, false /*fromCache*/);
520 getDeviceForStrategy(STRATEGY_MEDIA, true /*fromCache*/));
523 getDeviceForStrategy(STRATEGY_SONIFICATION, true /*fromCache*/));
530 audio_devices_t rxDevice = getNewOutputDevice(mPrimaryOutput, false /*fromCache*/);
604 audio_devices_t newDevice = getNewOutputDevice(mPrimaryOutput, true /*fromCache*/);
609 audio_devices_t newDevice = getNewOutputDevice(outputDesc, true /*fromCache*/);
693 audio_devices_t device = getDeviceForStrategy(strategy, false /*fromCache*/);
764 audio_devices_t device = getDeviceForStrategy(strategy, false /*fromCache*/);
4322 getNewOutputDevice(const sp<AudioOutputDescriptor>& outputDesc, bool fromCache) argument
4536 getDeviceForStrategy(routing_strategy strategy, bool fromCache) argument
[all...]
/frameworks/support/frameworks/support/samples/SupportLeanbackShowcase/libs/
H A Dpicasso-2.5.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/squareup/picasso/ com/squareup/picasso/Action ...
/frameworks/support/samples/SupportLeanbackShowcase/libs/
H A Dpicasso-2.5.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/squareup/picasso/ com/squareup/picasso/Action ...

Completed in 36 milliseconds