Searched refs:getBitmaskForTech (Results 1 – 2 of 2) sorted by relevance
1734 public static int getBitmaskForTech(int radioTech) { in getBitmaskForTech() method in ServiceState1757 bearerBitmask |= getBitmaskForTech(bearerInt); in getBitmaskFromString()1770 bearerBitmask |= getBitmaskForTech(bearerInt); in convertNetworkTypeBitmaskToBearerBitmask()1784 networkTypeBitmask |= getBitmaskForTech(rilRadioTechnologyToNetworkType(bearerInt)); in convertBearerBitmaskToNetworkTypeBitmask()
74129 Landroid/telephony/ServiceState;->getBitmaskForTech(I)I