Searched refs:protocolType (Results 1 – 4 of 4) sorted by relevance
175 @ProtocolType int protocolType, @Nullable String interfaceName, in DataCallResponse() argument181 linkStatus, protocolType, in DataCallResponse()196 @LinkStatus int linkStatus, @ProtocolType int protocolType, in DataCallResponse() argument209 mProtocolType = protocolType; in DataCallResponse()729 public @NonNull Builder setProtocolType(@ProtocolType int protocolType) { in setProtocolType() argument730 mProtocolType = protocolType; in setProtocolType()
608 public @NonNull Builder setProtocolType(@ProtocolType int protocolType) { in setProtocolType() argument609 mProtocolType = protocolType; in setProtocolType()700 public @NonNull Builder setRoamingProtocolType(@ProtocolType int protocolType) { in setRoamingProtocolType() argument701 mRoamingProtocolType = protocolType; in setRoamingProtocolType()
3238 int protocolType; in convertHalDataCallResult() local3259 protocolType = result.type; in convertHalDataCallResult()3278 protocolType = result.type; in convertHalDataCallResult()3296 protocolType = result.type; in convertHalDataCallResult()3377 .setProtocolType(protocolType) in convertHalDataCallResult()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...