Searched refs:supportedApnTypesBitmap (Results 1 – 4 of 4) sorted by relevance
77 int waitTime, boolean enabled, int supportedApnTypesBitmap, String roamingProtocol, in DataProfile() argument97 this.mSupportedApnTypesBitmap = supportedApnTypesBitmap; in DataProfile()
512 int supportedApnTypesBitmap, int type, int bearerBitmask) { in verifyDataProfile() argument524 assertEquals(supportedApnTypesBitmap, dp.getSupportedApnTypesBitmap()); in verifyDataProfile()
1695 assertEquals(SUPPORTED_APNT_YPES_BITMAP, dpi.supportedApnTypesBitmap); in testSetupDataCall()
1143 dpi.supportedApnTypesBitmap = dp.getSupportedApnTypesBitmap(); in convertToHalDataProfile()