Searched refs:mSupportedKeepalives (Results 1 – 1 of 1) sorted by relevance
101 private final int[] mSupportedKeepalives; field in KeepaliveTracker115 mSupportedKeepalives = KeepaliveUtils.getSupportedKeepalives(mContext); in KeepaliveTracker()276 mSupportedKeepalives, mNai.networkCapabilities); in checkPermission()307 mSupportedKeepalives, mNai.networkCapabilities); in checkLimit()731 pw.println("Supported Socket keepalives: " + Arrays.toString(mSupportedKeepalives)); in dump()