Searched refs:openSerialPort (Results 1 – 5 of 5) sorted by relevance
72 public SerialPort openSerialPort(String name, int speed) throws IOException { in openSerialPort() method in SerialManager74 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()
23869 Landroid/hardware/ISerialManager$Stub$Proxy;->openSerialPort(Ljava/lang/String;)Landroid/os/ParcelF…23876 Landroid/hardware/ISerialManager;->openSerialPort(Ljava/lang/String;)Landroid/os/ParcelFileDescript…