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