Searched refs:getBitmaskForTech (Results 1 – 2 of 2) sorted by relevance
1831 public static int getBitmaskForTech(int radioTech) { in getBitmaskForTech() method in ServiceState1854 bearerBitmask |= getBitmaskForTech(bearerInt); in getBitmaskFromString()1874 bearerBitmask |= getBitmaskForTech(bearerInt); in convertNetworkTypeBitmaskToBearerBitmask()1895 networkTypeBitmask |= getBitmaskForTech(rilRadioTechnologyToNetworkType(bearerInt)); in convertBearerBitmaskToNetworkTypeBitmask()
58448 Landroid/telephony/ServiceState;->getBitmaskForTech(I)I