Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneFactory.java418 networkType = TelephonyManager.getIntAtIndex(context.getContentResolver(), in calculatePreferredNetworkType()
DSubscriptionInfoUpdater.java571 networkType = TelephonyManager.getIntAtIndex( in handleSimLoaded()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java6751 public static int getIntAtIndex(android.content.ContentResolver cr, in getIntAtIndex() method in TelephonyManager