Searched refs:mConnectionType (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
H A DDnsPinger.java68 private final int mConnectionType; field in class:DnsPinger
125 mConnectionType = connectionType;
247 loge("getCurLinkProperties:: LP for type" + mConnectionType + " is null!");
294 return mConnectivityManager.getLinkProperties(mConnectionType);

Completed in 69 milliseconds