Searched refs:OEM_PREF_ANY_NET_ID (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Connectivity/tests/unit/java/com/android/server/ |
D | ConnectivityServiceTest.java | 542 private static final int OEM_PREF_ANY_NET_ID = -1; field in ConnectivityServiceTest 14909 final boolean useAnyIdForAdd = OEM_PREF_ANY_NET_ID == addUidRangesNetId; 14910 final boolean useAnyIdForRemove = OEM_PREF_ANY_NET_ID == removeUidRangesNetId; 15022 OEM_PREF_ANY_NET_ID, 0 /* times */, 15023 OEM_PREF_ANY_NET_ID, 0 /* times */, 15031 OEM_PREF_ANY_NET_ID, 0 /* times */, 15052 OEM_PREF_ANY_NET_ID, 0 /* times */, 15053 OEM_PREF_ANY_NET_ID, 0 /* times */, 15066 OEM_PREF_ANY_NET_ID, 0 /* times */, 15090 OEM_PREF_ANY_NET_ID, 0 /* times */, [all …]
|