Home
last modified time | relevance | path

Searched refs:allocateAndPut (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/aware/
DPublishConfig.java297 mMatchFilter = new TlvBufferUtils.TlvConstructor(0, 1).allocateAndPut( in setMatchFilter()
DSubscribeConfig.java351 mMatchFilter = new TlvBufferUtils.TlvConstructor(0, 1).allocateAndPut( in setMatchFilter()
DTlvBufferUtils.java138 public TlvConstructor allocateAndPut(@Nullable List<byte[]> list) { in allocateAndPut() method in TlvBufferUtils.TlvConstructor
/packages/modules/Wifi/framework/tests/src/android/net/wifi/aware/
DTlvBufferUtilsTest.java105 tlv01.allocateAndPut(data); in testTlvListOperations()
/packages/modules/Wifi/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt226 Landroid/net/wifi/aware/TlvBufferUtils$TlvConstructor;->allocateAndPut(Ljava/util/List;)Landroid/ne…