Searched refs:dataProfile (Results 1 – 2 of 2) sorted by relevance
843 @NonNull DataProfile dataProfile, in setupDataCall() argument864 + dataProfile in setupDataCall()875 dataProfile, in setupDataCall()894 if (dataProfile != null) { in setupDataCall()895 ApnSetting apnSetting = dataProfile.getApnSetting(); in setupDataCall()1062 DataProfile dataProfile, in setTunnelState() argument1072 tunnelState.setProtocolType(dataProfile.getApnSetting().getProtocol()); in setTunnelState()1078 mTunnelStateForApn.put(dataProfile.getApnSetting().getApnName(), tunnelState); in setTunnelState()1079 tunnelState.setApnTypeBitmask(dataProfile.getApnSetting().getApnTypeBitmask()); in setTunnelState()1665 @NonNull DataProfile dataProfile = setupDataCallData.mDataProfile; in handleMessage() local[all …]
208 public void onDataProfileUnthrottled(DataProfile dataProfile) {} in onDataProfileUnthrottled() argument