Searched refs:getBitmaskForTech (Results 1 – 2 of 2) sorted by relevance
1778 public static int getBitmaskForTech(int radioTech) { in getBitmaskForTech() method in ServiceState1801 bearerBitmask |= getBitmaskForTech(bearerInt); in getBitmaskFromString()1821 bearerBitmask |= getBitmaskForTech(bearerInt); in convertNetworkTypeBitmaskToBearerBitmask()1842 networkTypeBitmask |= getBitmaskForTech(rilRadioTechnologyToNetworkType(bearerInt)); in convertBearerBitmaskToNetworkTypeBitmask()
69148 Landroid/telephony/ServiceState;->getBitmaskForTech(I)I