Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DMultipathPolicyTracker.java20 import static android.net.ConnectivityManager.MULTIPATH_PREFERENCE_RELIABILITY;
372 return MULTIPATH_PREFERENCE_HANDOVER | MULTIPATH_PREFERENCE_RELIABILITY; in getMultipathPreference()
/frameworks/base/core/java/android/net/
DConnectivityManager.java4450 public static final int MULTIPATH_PREFERENCE_RELIABILITY = 1 << 1; field in ConnectivityManager
4464 MULTIPATH_PREFERENCE_RELIABILITY |
4471 MULTIPATH_PREFERENCE_RELIABILITY,
/frameworks/base/non-updatable-api/
Dcurrent.txt28689 field public static final int MULTIPATH_PREFERENCE_RELIABILITY = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt28819 field public static final int MULTIPATH_PREFERENCE_RELIABILITY = 2; // 0x2