Searched refs:BUS_UNKNOWN (Results 1 – 1 of 1) sorted by relevance
82 BUS_UNKNOWN,88 static final int BUS_UNKNOWN = -1; field in BrailleDisplayConnection517 return busType != null ? busType : BUS_UNKNOWN; in getDefaultNativeScanner()