Home
last modified time | relevance | path

Searched refs:strategy (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewPrecomputedTextTest.java121 int strategy = params.getBreakStrategy(); in makeDifferentParams() local
123 strategy = strategy == Layout.BREAK_STRATEGY_SIMPLE in makeDifferentParams()
135 final Params outParams = new Builder(paint).setBreakStrategy(strategy) in makeDifferentParams()
/cts/tests/tests/text/src/android/text/cts/
DBoringLayoutTest.java413 LayoutParam(int strategy, int frequency, TextPaint paint, TextDirectionHeuristic dir) { in LayoutParam() argument
414 mStrategy = strategy; in LayoutParam()
DStaticLayoutTest.java1345 LayoutParam(int strategy, int frequency, TextPaint paint, TextDirectionHeuristic dir) {
1346 mStrategy = strategy;
/cts/tests/tests/media/src/android/media/cts/
DAudioManagerTest.java1732 public void onPreferredDevicesForStrategyChanged(AudioProductStrategy strategy, in onPreferredDevicesForStrategyChanged() argument
1752 for (AudioProductStrategy strategy : strategies) { in testPreferredDevicesForStrategy()
1753 if (strategy.supportsAudioAttributes(mediaAttr)) { in testPreferredDevicesForStrategy()
1754 strategyForMedia = strategy; in testPreferredDevicesForStrategy()
/cts/apps/CtsVerifier/
DNOTICE.txt858 strategy to use in any particular case, based on the explanations below.
1362 strategy to use in any particular case, based on the explanations below.
10605 strategy to use in any particular case, based on the explanations below.