Searched refs:PROFILE_NETWORK_PREFERENCE_DEFAULT (Results 1 – 5 of 5) sorted by relevance
20 import static android.net.ConnectivityManager.PROFILE_NETWORK_PREFERENCE_DEFAULT;154 PROFILE_NETWORK_PREFERENCE_DEFAULT;241 if (((mPreference != PROFILE_NETWORK_PREFERENCE_DEFAULT) in build()243 || ((mPreference == PROFILE_NETWORK_PREFERENCE_DEFAULT) in build()
1388 public static final int PROFILE_NETWORK_PREFERENCE_DEFAULT = 0; field in ConnectivityManager1437 PROFILE_NETWORK_PREFERENCE_DEFAULT,6073 if (preference != PROFILE_NETWORK_PREFERENCE_DEFAULT) { in setProfileNetworkPreference()
73 field public static final int PROFILE_NETWORK_PREFERENCE_DEFAULT = 0; // 0x0
79 import static android.net.ConnectivityManager.PROFILE_NETWORK_PREFERENCE_DEFAULT;16541 profileNetworkPreferenceBuilder2.setPreference(PROFILE_NETWORK_PREFERENCE_DEFAULT);16674 profileNetworkPreferenceBuilder.setPreference(PROFILE_NETWORK_PREFERENCE_DEFAULT);16901 profileNetworkPreferenceBuilder.setPreference(PROFILE_NETWORK_PREFERENCE_DEFAULT);16958 mCm.setProfileNetworkPreference(testHandle, PROFILE_NETWORK_PREFERENCE_DEFAULT,17026 mCm.setProfileNetworkPreference(testHandle2, PROFILE_NETWORK_PREFERENCE_DEFAULT,18285 mCm.setProfileNetworkPreference(testHandle, PROFILE_NETWORK_PREFERENCE_DEFAULT,18390 mCm.setProfileNetworkPreference(testHandle, PROFILE_NETWORK_PREFERENCE_DEFAULT,
13127 .setPreference(ConnectivityManager.PROFILE_NETWORK_PREFERENCE_DEFAULT)13152 case ConnectivityManager.PROFILE_NETWORK_PREFERENCE_DEFAULT: