Loading telephony/java/android/telephony/TelephonyManager.java +2 −2 Original line number Diff line number Diff line Loading @@ -4260,7 +4260,7 @@ public class TelephonyManager { * Returns null if the query fails. * * * <p>Requires that the caller has READ_PRIVILEGED_PHONE_STATE * <p>Requires that the caller has READ_PHONE_STATE * * @return an array of forbidden PLMNs or null if not available */ Loading @@ -4273,7 +4273,7 @@ public class TelephonyManager { * Returns null if the query fails. * * * <p>Requires that the calling app has READ_PRIVILEGED_PHONE_STATE * <p>Requires that the calling app has READ_PHONE_STATE * * @param subId subscription ID used for authentication * @param appType the icc application type, like {@link #APPTYPE_USIM} Loading Loading
telephony/java/android/telephony/TelephonyManager.java +2 −2 Original line number Diff line number Diff line Loading @@ -4260,7 +4260,7 @@ public class TelephonyManager { * Returns null if the query fails. * * * <p>Requires that the caller has READ_PRIVILEGED_PHONE_STATE * <p>Requires that the caller has READ_PHONE_STATE * * @return an array of forbidden PLMNs or null if not available */ Loading @@ -4273,7 +4273,7 @@ public class TelephonyManager { * Returns null if the query fails. * * * <p>Requires that the calling app has READ_PRIVILEGED_PHONE_STATE * <p>Requires that the calling app has READ_PHONE_STATE * * @param subId subscription ID used for authentication * @param appType the icc application type, like {@link #APPTYPE_USIM} Loading