Searched defs:getByte (Results 1 – 6 of 6) sorted by relevance
/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/block/read/ | ||
D | BlockData.java | 52 public byte getByte(int byteOffset) { in getByte() method in BlockData |
/packages/modules/Uwb/service/java/com/android/server/uwb/params/ | ||
D | TlvDecoderBuffer.java | 137 public Byte getByte(int tagType) { in getByte() method in TlvDecoderBuffer |
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/ | ||
D | ObexAppParameters.java | 132 public byte getByte(byte tag) { in getByte() method in ObexAppParameters |
/packages/apps/Tag/src/com/android/apps/tag/record/ | ||
D | SmartPoster.java | 219 private byte getByte() { in getByte() method in SmartPoster.RecommendedAction |
/packages/services/Car/obd2-lib/src/com/android/car/obd2/ | ||
D | Obd2Connection.java | 232 private byte getByte(int index) { in getByte() method in Obd2Connection.FourByteBitSet |
/packages/modules/Wifi/framework/java/android/net/wifi/aware/ | ||
D | TlvBufferUtils.java | 426 public byte getByte() { in getByte() method in TlvBufferUtils.TlvElement |