Searched refs:PREMIUM_SMS_PERMISSION_NEVER_ALLOW (Results 1 – 3 of 3) sorted by relevance
22 import static com.android.internal.telephony.SmsUsageMonitor.PREMIUM_SMS_PERMISSION_NEVER_ALLOW;272 .thenReturn(PREMIUM_SMS_PERMISSION_NEVER_ALLOW); in testSendRawPduWithEventStopSending()
100 public static final int PREMIUM_SMS_PERMISSION_NEVER_ALLOW = field in SmsUsageMonitor
2213 case SmsUsageMonitor.PREMIUM_SMS_PERMISSION_NEVER_ALLOW: in checkDestination()2949 newSmsPermission = SmsUsageMonitor.PREMIUM_SMS_PERMISSION_NEVER_ALLOW; in onClick()