Searched defs:protocolType (Results 1 – 3 of 3) sorted by relevance
170 @ProtocolType int protocolType, @Nullable String interfaceName, in DataCallResponse()199 @LinkStatus int linkStatus, @ProtocolType int protocolType, in DataCallResponse()729 public @NonNull Builder setProtocolType(@ProtocolType int protocolType) { in setProtocolType()
606 public @NonNull Builder setProtocolType(@ProtocolType int protocolType) { in setProtocolType()698 public @NonNull Builder setRoamingProtocolType(@ProtocolType int protocolType) { in setRoamingProtocolType()
3410 int protocolType; in convertHalDataCallResult() local