Searched refs:buildNetworkIdentity (Results 1 – 4 of 4) sorted by relevance
23 import android.net.NetworkIdentity.buildNetworkIdentity98 val identUmts = buildNetworkIdentity( in testRatTypeGroupMatches()100 val identHsdpa = buildNetworkIdentity( in testRatTypeGroupMatches()102 val identLte = buildNetworkIdentity( in testRatTypeGroupMatches()104 val identCombined = buildNetworkIdentity( in testRatTypeGroupMatches()106 val identImsi2 = buildNetworkIdentity(mockContext, buildMobileNetworkState(TEST_IMSI2), in testRatTypeGroupMatches()108 val identWifi = buildNetworkIdentity( in testRatTypeGroupMatches()
186 public static NetworkIdentity buildNetworkIdentity(Context context, NetworkState state, in buildNetworkIdentity() method in NetworkIdentity
1281 final NetworkIdentity ident = NetworkIdentity.buildNetworkIdentity(mContext, state, in updateIfacesLocked()
1882 final NetworkIdentity ident = NetworkIdentity.buildNetworkIdentity(mContext, state,