Searched refs:getProtocolType (Results 1 – 2 of 2) sorted by relevance
225 public int getProtocolType() { in getProtocolType() method in IwlanDataService.IwlanDataServiceProvider.TunnelState376 .setProtocolType(tunnelState.getProtocolType()); in onClosed()670 .setProtocolType(tunnelState.getProtocolType()) in apnTunnelStateToDataCallResponse()871 : dataProfile.getProtocolType()); in setupDataCall()1010 tunnelState.setProtocolType(dataProfile.getProtocolType()); in setTunnelState()
282 assertEquals(dataCallInfo.getProtocolType(), ApnSetting.PROTOCOL_IPV4V6); in testRequestDataCallListPass()