Searched refs:removeFunction (Results 1 – 1 of 1) sorted by relevance
1546 functions = removeFunction(functions, UsbManager.USB_FUNCTION_ADB); in applyAdbFunction()1639 private static String removeFunction(String functions, String function) { in removeFunction() method in UsbDeviceManager.UsbHandlerLegacy