Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/telecom/src/com/android/commands/telecom/
H A DTelecom.java441 System.out.println(mTelephonyManager.getSupportedModemCount()); in runGetMaxPhones()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DCarrierTextManager.java196 mSimSlotsNumber = getTelephonyManager().getSupportedModemCount(); in CarrierTextManager()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DCarrierTextManagerTest.java154 when(mTelephonyManager.getSupportedModemCount()).thenReturn(3); in setUp()
/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DDatabaseHelper.java2544 phoneCount = telephonyManager.getSupportedModemCount(); in loadGlobalSettings()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java690 public int getSupportedModemCount() { in getSupportedModemCount() method in TelephonyManager
15021 if (getSupportedModemCount() < 2) { in isMultiSimSupported()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt14637 HSPLandroid/telephony/TelephonyManager;->getSupportedModemCount()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt14701 HSPLandroid/telephony/TelephonyManager;->getSupportedModemCount()I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt45704 method public int getSupportedModemCount();