Searched refs:MAX_MS_TO_LIVE (Results 1 – 2 of 2) sorted by relevance
67 public static final String MAX_MS_TO_LIVE = "maxMsToLive"; field in ConnectivityConstants.NetworkCallbackContainer
116 json.put(ConnectivityConstants.NetworkCallbackContainer.MAX_MS_TO_LIVE, mMaxMsToLive); in toJSON()