Lines Matching refs:SerialPort
21978 Landroid/hardware/SerialPort;-><init>(Ljava/lang/String;)V
21979 Landroid/hardware/SerialPort;->getName()Ljava/lang/String;
21980 Landroid/hardware/SerialPort;->mFileDescriptor:Landroid/os/ParcelFileDescriptor;
21981 Landroid/hardware/SerialPort;->mName:Ljava/lang/String;
21982 Landroid/hardware/SerialPort;->native_close()V
21983 Landroid/hardware/SerialPort;->native_open(Ljava/io/FileDescriptor;I)V
21984 Landroid/hardware/SerialPort;->native_read_array([BI)I
21985 Landroid/hardware/SerialPort;->native_read_direct(Ljava/nio/ByteBuffer;I)I
21986 Landroid/hardware/SerialPort;->native_send_break()V
21987 Landroid/hardware/SerialPort;->native_write_array([BI)V
21988 Landroid/hardware/SerialPort;->native_write_direct(Ljava/nio/ByteBuffer;I)V
21989 Landroid/hardware/SerialPort;->open(Landroid/os/ParcelFileDescriptor;I)V
21990 Landroid/hardware/SerialPort;->read(Ljava/nio/ByteBuffer;)I
21991 Landroid/hardware/SerialPort;->sendBreak()V
21992 Landroid/hardware/SerialPort;->TAG:Ljava/lang/String;