Searched refs:removePreferredDevicesForStrategy (Results 1 – 4 of 4) sorted by relevance
448 int removePreferredDevicesForStrategy(in int strategy); in removePreferredDevicesForStrategy() method
2031 getService().removePreferredDevicesForStrategy(strategy.getId()); in removePreferredDeviceForStrategy()
1297 final int status = removePreferredDevicesForStrategy(strategy); in removePreferredDevicesForStrategyAndSave()1304 /*package*/ int removePreferredDevicesForStrategy(int strategy) { in removePreferredDevicesForStrategy() method in AudioDeviceInventory
3069 public int removePreferredDevicesForStrategy(int strategy) { in removePreferredDevicesForStrategy() method in AudioService