Searched refs:getBitmaskFromString (Results 1 – 6 of 6) sorted by relevance
81 ServiceState.getBitmaskFromString(networkTypeList)); in testBitmaskFromString()86 ServiceState.getBitmaskFromString(networkTypeList)); in testBitmaskFromString()91 ServiceState.getBitmaskFromString(networkTypeList)); in testBitmaskFromString()
230 mConditions = getBitmaskFromString(conditions); in OverrideConditions()255 private static @Condition int getBitmaskFromString(@NonNull String str) { in getBitmaskFromString() method in DataEnabledOverride.OverrideConditions
1166 bearerBitmask = ServiceState.getBitmaskFromString(a[17]); in fromString()1189 networkTypeBitmask = ServiceState.getBitmaskFromString(a[26]); in fromString()
1839 public static int getBitmaskFromString(String bearerList) { in getBitmaskFromString() method in ServiceState
2369 networkTypeBitmask = getBitmaskFromString(networkTypeList); in getRow()2379 bearerBitmask = getBitmaskFromString(bearerList); in getRow()5081 private static int getBitmaskFromString(String bearerList) { in getBitmaskFromString() method in TelephonyProvider
58449 Landroid/telephony/ServiceState;->getBitmaskFromString(Ljava/lang/String;)I