Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java2790 infrastructureBitmask = getInfrastructureListFromString(infrastructureList); in getRow()
5786 private static int getInfrastructureListFromString(@NonNull String infrastructureString) { in getInfrastructureListFromString() method in TelephonyProvider