Searched refs:getSupportedApnTypesBitmap (Results 1 – 3 of 3) sorted by relevance
189 public int getSupportedApnTypesBitmap() { return mSupportedApnTypesBitmap; } in getSupportedApnTypesBitmap() method in DataProfile
524 assertEquals(supportedApnTypesBitmap, dp.getSupportedApnTypesBitmap()); in verifyDataProfile()
1143 dpi.supportedApnTypesBitmap = dp.getSupportedApnTypesBitmap(); in convertToHalDataProfile()