Searched refs:setSupportedApnTypesBitmask (Results 1 – 4 of 4) sorted by relevance
536 public @NonNull Builder setSupportedApnTypesBitmask(@ApnType int supportedApnTypesBitmask) { in setSupportedApnTypesBitmask() method in DataProfile.Builder
1865 .setSupportedApnTypesBitmask(SUPPORTED_APNT_YPES_BITMAK) in testSetupDataCall()
4784 .setSupportedApnTypesBitmask(apn.getApnTypeBitmask()) in createDataProfile()
8201 …method @NonNull public android.telephony.data.DataProfile.Builder setSupportedApnTypesBitmask(int);