Searched refs:getSupportedApnTypesBitmask (Results 1 – 4 of 4) sorted by relevance
226 public @ApnType int getSupportedApnTypesBitmask() { return mSupportedApnTypesBitmask; } in getSupportedApnTypesBitmask() method in DataProfile
571 assertEquals(supportedApnTypesBitmap, dp.getSupportedApnTypesBitmask()); in verifyDataProfile()
1402 dpi.supportedApnTypesBitmap = dp.getSupportedApnTypesBitmask(); in convertToHalDataProfile10()1436 dpi.supportedApnTypesBitmap = dp.getSupportedApnTypesBitmask(); in convertToHalDataProfile14()
8174 method public int getSupportedApnTypesBitmask();