Searched refs:setSupportedApnTypesBitmask (Results 1 – 4 of 4) sorted by relevance
557 public @NonNull Builder setSupportedApnTypesBitmask(@ApnType int supportedApnTypesBitmask) { in setSupportedApnTypesBitmask() method in DataProfile.Builder
2617 .setSupportedApnTypesBitmask(SUPPORTED_APN_TYPES_BITMASK) in testSetupDataCall()
5510 .setSupportedApnTypesBitmask(apn.getApnTypeBitmask()) in createDataProfile()
12397 …method @NonNull public android.telephony.data.DataProfile.Builder setSupportedApnTypesBitmask(int);