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