Searched refs:getStrategy (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DGraphRunner.java441 public int getStrategy(); method in interface:GraphRunner.Scheduler
458 public int getStrategy() { method in class:GraphRunner.LruScheduler
496 public int getStrategy() { method in class:GraphRunner.LfuScheduler
525 public int getStrategy() { method in class:GraphRunner.OneShotScheduler
770 return mScheduler.getStrategy();
/frameworks/minikin/include/minikin/
H A DLineBreaker.h147 BreakStrategy getStrategy() const { return mStrategy; } function in class:android::LineBreaker
/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp654 routing_strategy strategy = getStrategy(stream);
1048 checkStrategyRoute(getStrategy(stream), output);
1112 routing_strategy strategy = getStrategy(stream);
1196 checkStrategyRoute(getStrategy(stream), AUDIO_IO_HANDLE_NONE);
1733 audio_devices_t strategyDevice = getDeviceForStrategy(getStrategy(stream), true /*fromCache*/);
1779 device = getDeviceForStrategy(getStrategy(stream), true /*fromCache*/);
1833 routing_strategy strategy = getStrategy(AUDIO_STREAM_MUSIC);
2627 if (getStrategy((audio_stream_type_t)stream) == strategy) {
2647 affectedStrategies.add(getStrategy(route->mStreamType));
3870 if (getStrategy((audio_stream_type_
4053 routing_strategy AudioPolicyManager::getStrategy(audio_stream_type_t stream) const function in class:android::AudioPolicyManager
[all...]
H A DAudioPolicyManager.h238 routing_strategy getStrategy(audio_stream_type_t stream) const;
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 255 milliseconds