Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DConnectivityEvents.java106 int maxMsToLive) { in NetworkCallbackEventOnLosing() argument
108 mMaxMsToLive = maxMsToLive; in NetworkCallbackEventOnLosing()
DConnectivityManagerFacade.java256 public void onLosing(Network network, int maxMsToLive) { in onLosing() argument
264 maxMsToLive)); in onLosing()