Home
last modified time | relevance | path

Searched refs:putRawByte (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Wifi/framework/tests/src/android/net/wifi/aware/
DTlvBufferUtilsTest.java152 tlv.putRawByte((byte) 55); in testRawPuts()
/packages/modules/Wifi/framework/java/android/net/wifi/aware/
DTlvBufferUtils.java178 public TlvConstructor putRawByte(byte b) { in putRawByte() method in TlvBufferUtils.TlvConstructor
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareDataPathStateManager.java1726 tlvc.putRawByte((byte) GENERIC_SERVICE_PROTOCOL_TYPE); in buildTlv()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareDataPathStateManagerTest.java2114 tlvc.putRawByte((byte) WifiAwareDataPathStateManager.NetworkInformationData in buildTlv()