Searched refs:getSupportedApnTypesBitmask (Results 1 – 7 of 7) sorted by relevance
229 public @ApnType int getSupportedApnTypesBitmask() { return mSupportedApnTypesBitmask; } in getSupportedApnTypesBitmask() method in DataProfile
1203 if ((dataProfile.getSupportedApnTypesBitmask() & ApnSetting.TYPE_IMS) in setupDataCall()
1715 dpi.supportedApnTypesBitmap = dp.getSupportedApnTypesBitmask(); in convertToHalDataProfile10()1749 dpi.supportedApnTypesBitmap = dp.getSupportedApnTypesBitmask(); in convertToHalDataProfile14()1786 dpi.supportedApnTypesBitmap = dp.getSupportedApnTypesBitmask(); in convertToHalDataProfile15()
584 assertEquals(supportedApnTypesBitmap, dp.getSupportedApnTypesBitmask()); in verifyDataProfile()
1069 method public int getSupportedApnTypesBitmask();
9297 method public int getSupportedApnTypesBitmask();
9195 method public int getSupportedApnTypesBitmask();