Searched refs:getBitmaskForTech (Results 1 – 2 of 2) sorted by relevance
1905 public static int getBitmaskForTech(int radioTech) { in getBitmaskForTech() method in ServiceState1928 bearerBitmask |= getBitmaskForTech(bearerInt); in getBitmaskFromString()1948 bearerBitmask |= getBitmaskForTech(bearerInt); in convertNetworkTypeBitmaskToBearerBitmask()1969 networkTypeBitmask |= getBitmaskForTech(rilRadioTechnologyToNetworkType(bearerInt)); in convertBearerBitmaskToNetworkTypeBitmask()
55125 Landroid/telephony/ServiceState;->getBitmaskForTech(I)I