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