Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java5786 private static int getInfrastructureListFromString(@NonNull String infrastructureString) { in getInfrastructureListFromString() argument
5787 String[] infras = infrastructureString.split("\\|"); in getInfrastructureListFromString()