Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DSIMRecordsTest.java137 mSIMRecordsUT.setForbiddenPlmns(message, SHORT_FPLMNS_LIST); in testSetForbiddenPlmnsPad()
152 mSIMRecordsUT.setForbiddenPlmns(message, LONG_FPLMNS_LIST); in testSetForbiddenPlmnsTruncate()
167 mSIMRecordsUT.setForbiddenPlmns(message, EMPTY_FPLMN_LIST); in testSetForbiddenPlmnsClear()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1695 int setForbiddenPlmns(int subId, int appType, in List<String> fplmns, String callingPackage, in setForbiddenPlmns() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DSIMRecords.java1618 public void setForbiddenPlmns(Message response, List<String> fplmns) { in setForbiddenPlmns() method in SIMRecords
/frameworks/base/core/api/
Dlint-baseline.txt1002 RequiresPermission: android.telephony.TelephonyManager#setForbiddenPlmns(java.util.List<java.lang.S…
1003 …Method 'setForbiddenPlmns' documentation mentions permissions already declared by @RequiresPermiss…
Dmodule-lib-lint-baseline.txt1462 RequiresPermission: android.telephony.TelephonyManager#setForbiddenPlmns(java.util.List<java.lang.S…
1463 …Method 'setForbiddenPlmns' documentation mentions permissions already declared by @RequiresPermiss…
Dtest-lint-baseline.txt1626 RequiresPermission: android.telephony.TelephonyManager#setForbiddenPlmns(java.util.List<java.lang.S…
1627 …Method 'setForbiddenPlmns' documentation mentions permissions already declared by @RequiresPermiss…
Dsystem-lint-baseline.txt1538 RequiresPermission: android.telephony.TelephonyManager#setForbiddenPlmns(java.util.List<java.lang.S…
1539 …Method 'setForbiddenPlmns' documentation mentions permissions already declared by @RequiresPermiss…
Dcurrent.txt46143 …rmission(android.Manifest.permission.MODIFY_PHONE_STATE) public int setForbiddenPlmns(@NonNull jav…
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java8901 public int setForbiddenPlmns(@NonNull List<String> fplmns) { in setForbiddenPlmns() method in TelephonyManager
8905 return telephony.setForbiddenPlmns( in setForbiddenPlmns()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...