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.cpp634 routing_strategy strategy = getStrategy(stream);
1028 checkStrategyRoute(getStrategy(stream), output);
1092 routing_strategy strategy = getStrategy(stream);
1176 checkStrategyRoute(getStrategy(stream), AUDIO_IO_HANDLE_NONE);
1698 audio_devices_t strategyDevice = getDeviceForStrategy(getStrategy(stream), true /*fromCache*/);
1742 device = getDeviceForStrategy(getStrategy(stream), true /*fromCache*/);
1796 routing_strategy strategy = getStrategy(AUDIO_STREAM_MUSIC);
2587 if (getStrategy((audio_stream_type_t)stream) == strategy) {
2607 affectedStrategies.add(getStrategy(route->mStreamType));
3826 if (getStrategy((audio_stream_type_
4009 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 327 milliseconds