Searched refs:applyAdbFunction (Results 1 – 1 of 1) sorted by relevance
532 String newFunction = applyAdbFunction(SystemProperties.get( in setAdbEnabled()611 if (functions == null || applyAdbFunction(functions) in trySetEnabledFunctions()615 functions = applyAdbFunction(functions); in trySetEnabledFunctions()661 private String applyAdbFunction(String functions) { in applyAdbFunction() method in UsbDeviceManager.UsbHandler