Searched refs:vops (Results 1 – 3 of 3) sorted by relevance
166 boolean isEnDcAvailable, @Nullable VopsSupportInfo vops) { in DataSpecificRegistrationInfo() argument171 this.mVopsSupportInfo = vops; in DataSpecificRegistrationInfo()363 public @NonNull Builder setVopsSupportInfo(VopsSupportInfo vops) { in setVopsSupportInfo() argument364 mVopsSupportInfo = vops; in setVopsSupportInfo()
66 public LteVopsSupportInfo(@LteVopsStatus int vops, @LteVopsStatus int emergency) { in LteVopsSupportInfo() argument67 mVopsSupport = vops; in LteVopsSupportInfo()
136 public NrVopsSupportInfo(@NrVopsStatus int vops, @NrEmcStatus int emc, @NrEmcStatus int emf) { in NrVopsSupportInfo() argument137 mVopsSupport = vops; in NrVopsSupportInfo()