Searched refs:areFunctionsDisallowedBySystem (Results 1 – 1 of 1) sorted by relevance
104 return !(areFunctionDisallowed(functions) || areFunctionsDisallowedBySystem(functions) in areFunctionsSupported()206 private boolean areFunctionsDisallowedBySystem(long functions) { in areFunctionsDisallowedBySystem() method in UsbBackend