Searched refs:getSerialPorts (Results 1 – 6 of 6) sorted by relevance
50 final String[] serialPorts = getSerialPorts(context); in SerialService()60 private static String[] getSerialPorts(Context context) { in getSerialPorts() method in SerialService65 private static String[] getSerialPorts$ravenwood(Context context) { in getSerialPorts$ravenwood()85 public String[] getSerialPorts() { in getSerialPorts() method in SerialService
53 public String[] getSerialPorts() { in getSerialPorts() method in SerialManager55 return mService.getSerialPorts(); in getSerialPorts()
26 String[] getSerialPorts(); in getSerialPorts() method
64 final String[] ports = service.getSerialPorts(); in testSimple()79 final String[] ports = service.getSerialPorts(); in testDriven()
74 String[] ports = mSerialManager.getSerialPorts(); in onResume()
20989 Landroid/hardware/ISerialManager$Stub$Proxy;->getSerialPorts()[Ljava/lang/String;20997 Landroid/hardware/ISerialManager;->getSerialPorts()[Ljava/lang/String;