Searched refs:getSupportedApnTypesBitmask (Results 1 – 4 of 4) sorted by relevance
229 public @ApnType int getSupportedApnTypesBitmask() { return mSupportedApnTypesBitmask; } in getSupportedApnTypesBitmask() method in DataProfile
1816 dpi.supportedApnTypesBitmap = dp.getSupportedApnTypesBitmask(); in convertToHalDataProfile10()1850 dpi.supportedApnTypesBitmap = dp.getSupportedApnTypesBitmask(); in convertToHalDataProfile14()1947 dpi.supportedApnTypesBitmap = dp.getSupportedApnTypesBitmask(); in convertToHalDataProfile15()
782 assertEquals(supportedApnTypesBitmap, dp.getSupportedApnTypesBitmask()); in verifyDataProfile()
12368 method public int getSupportedApnTypesBitmask();