Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/service/src/com/android/server/connectivity/
H A DKeepaliveTracker.java141 public static final int TYPE_TCP = 2; field in KeepaliveTracker.KeepaliveInfo
188 if (mType == TYPE_TCP) { in KeepaliveInfo()
338 case TYPE_TCP: in start()
390 case TYPE_TCP: in stop()
683 KeepaliveInfo.TYPE_TCP, fd); in startTcpKeepalive()