Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java5787 String[] infras = infrastructureString.split("\\|"); in getInfrastructureListFromString() local
5789 for (String infrastructure : infras) { in getInfrastructureListFromString()