Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DKeepaliveTracker.java139 public static final int TYPE_TCP = 2; field in KeepaliveTracker.KeepaliveInfo
185 if (mType == TYPE_TCP) { in KeepaliveInfo()
336 case TYPE_TCP: in start()
382 case TYPE_TCP: in stop()
671 KeepaliveInfo.TYPE_TCP, fd); in startTcpKeepalive()