Searched refs:isDeviceDenylisted (Results 1 – 1 of 1) sorted by relevance
142 return !isDeviceDenylisted(context, device) && getProtocol(conn) >= 1; in isSupported()169 public static synchronized boolean isDeviceDenylisted(Context context, UsbDevice device) { in isDeviceDenylisted() method in AoapInterface