Searched refs:setWithSeparator (Results 1 – 2 of 2) sorted by relevance
71 public void setWithSeparator(String name, String value, String separator) { in setWithSeparator() method in DeviceConfigHelper
549 mDeviceConfig.setWithSeparator(flag.name, flag.value, flag.separator); in setFlag()