Searched refs:openSerialPort (Results 1 – 5 of 5) sorted by relevance
71 public SerialPort openSerialPort(String name, int speed) throws IOException { in openSerialPort() method in SerialManager73 ParcelFileDescriptor pfd = mService.openSerialPort(name); in openSerialPort()
28 ParcelFileDescriptor openSerialPort(String name); in openSerialPort() method
52 public ParcelFileDescriptor openSerialPort(String path) { in openSerialPort() method in SerialService
77 mSerialPort = mSerialManager.openSerialPort(ports[0], 115200); in onResume()
23878 Landroid/hardware/ISerialManager$Stub$Proxy;->openSerialPort(Ljava/lang/String;)Landroid/os/ParcelF…23885 Landroid/hardware/ISerialManager;->openSerialPort(Ljava/lang/String;)Landroid/os/ParcelFileDescript…