Home
last modified time | relevance | path

Searched refs:getBitmaskForTech (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DServiceState.java1831 public static int getBitmaskForTech(int radioTech) { in getBitmaskForTech() method in ServiceState
1854 bearerBitmask |= getBitmaskForTech(bearerInt); in getBitmaskFromString()
1874 bearerBitmask |= getBitmaskForTech(bearerInt); in convertNetworkTypeBitmaskToBearerBitmask()
1895 networkTypeBitmask |= getBitmaskForTech(rilRadioTechnologyToNetworkType(bearerInt)); in convertBearerBitmaskToNetworkTypeBitmask()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt58448 Landroid/telephony/ServiceState;->getBitmaskForTech(I)I