Searched refs:getSupportedModemCount (Results 1 – 9 of 9) sorted by relevance
441 System.out.println(mTelephonyManager.getSupportedModemCount()); in runGetMaxPhones()
196 mSimSlotsNumber = getTelephonyManager().getSupportedModemCount(); in CarrierTextManager()
154 when(mTelephonyManager.getSupportedModemCount()).thenReturn(3); in setUp()
2544 phoneCount = telephonyManager.getSupportedModemCount(); in loadGlobalSettings()
690 public int getSupportedModemCount() { in getSupportedModemCount() method in TelephonyManager15021 if (getSupportedModemCount() < 2) { in isMultiSimSupported()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14637 HSPLandroid/telephony/TelephonyManager;->getSupportedModemCount()I
14701 HSPLandroid/telephony/TelephonyManager;->getSupportedModemCount()I
45704 method public int getSupportedModemCount();