Searched refs:supportedApnTypesBitmask (Results 1 – 1 of 1) sorted by relevance
111 @ApnType int supportedApnTypesBitmask, @ProtocolType int roamingProtocolType, in DataProfile() argument129 this.mSupportedApnTypesBitmask = supportedApnTypesBitmask; in DataProfile()557 public @NonNull Builder setSupportedApnTypesBitmask(@ApnType int supportedApnTypesBitmask) { in setSupportedApnTypesBitmask() argument558 mSupportedApnTypesBitmask = supportedApnTypesBitmask; in setSupportedApnTypesBitmask()