Searched refs:getBitmaskForTech (Results 1 – 3 of 3) sorted by relevance
1084 bearerBitmask |= getBitmaskForTech(Integer.parseInt(bearer)); in validateAndSaveApnData()1389 private static int getBitmaskForTech(int radioTech) { in getBitmaskForTech() method in ApnEditor
1932 int bearer_bitmask = getBitmaskForTech(Integer.parseInt(bearerStr)); in copyPreservedApnsToNewTable()4151 bearerBitmask |= getBitmaskForTech(bearerInt); in getBitmaskFromString()4225 bearerBitmask |= getBitmaskForTech(bearerInt); in convertNetworkTypeBitmaskToBearerBitmask()4244 int bearerUnitBitmask = getBitmaskForTech(bearerUnitInt); in convertBearerBitmaskToNetworkTypeBitmask()4261 private static int getBitmaskForTech(int radioTech) { in getBitmaskForTech() method in TelephonyProvider
998 bearerBitmask |= ServiceState.getBitmaskForTech(Integer.parseInt(bearer)); in validateAndSaveApnData()