Searched defs:strategy (Results 1 – 4 of 4) sorted by relevance
121 int strategy = params.getBreakStrategy(); in makeDifferentParams() local
284 public void onNonDefaultDevicesForStrategyChanged(AudioProductStrategy strategy, in onNonDefaultDevicesForStrategyChanged()
2116 public void onPreferredDevicesForStrategyChanged(AudioProductStrategy strategy, in onPreferredDevicesForStrategyChanged()
413 LayoutParam(int strategy, int frequency, TextPaint paint, TextDirectionHeuristic dir) { in LayoutParam()