Loading telephony/java/android/telephony/SmsManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -2939,7 +2939,7 @@ public final class SmsManager { /** * Gets the premium SMS permission for the specified package. If the package has never * been seen before, the default {@link SmsManager#PREMIUM_SMS_PERMISSION_ASK_USER} * been seen before, the default {@link SmsManager#PREMIUM_SMS_CONSENT_UNKNOWN} * will be returned. * @param packageName the name of the package to query permission * @return one of {@link SmsManager#PREMIUM_SMS_CONSENT_UNKNOWN}, Loading Loading
telephony/java/android/telephony/SmsManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -2939,7 +2939,7 @@ public final class SmsManager { /** * Gets the premium SMS permission for the specified package. If the package has never * been seen before, the default {@link SmsManager#PREMIUM_SMS_PERMISSION_ASK_USER} * been seen before, the default {@link SmsManager#PREMIUM_SMS_CONSENT_UNKNOWN} * will be returned. * @param packageName the name of the package to query permission * @return one of {@link SmsManager#PREMIUM_SMS_CONSENT_UNKNOWN}, Loading