Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DConnectivityManagerTest.java1982 private ArrayList<SocketKeepalive> createConcurrentKeepalivesOfType( in createConcurrentKeepalivesOfType() method
2035 final ArrayList<SocketKeepalive> result = createConcurrentKeepalivesOfType(requestCount, in createConcurrentNattSocketKeepalives()
2049 return createConcurrentKeepalivesOfType(requestCount, callback, () -> { in createConcurrentTcpSocketKeepalives()