Home
last modified time | relevance | path

Searched defs:peekByte (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
DByteStream.java87 public byte peekByte() { in peekByte() method in ByteStream
/frameworks/libs/modules-utils/java/com/android/modules/utils/
DFastDataInput.java226 public byte peekByte() throws IOException { in peekByte() method in FastDataInput