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;247 .thenReturn(PREMIUM_SMS_PERMISSION_NEVER_ALLOW); in testSendRawPduWithEventStopSending()
94 public static final int PREMIUM_SMS_PERMISSION_NEVER_ALLOW = field in SmsUsageMonitor
1392 case SmsUsageMonitor.PREMIUM_SMS_PERMISSION_NEVER_ALLOW: in checkDestination()2014 newSmsPermission = SmsUsageMonitor.PREMIUM_SMS_PERMISSION_NEVER_ALLOW; in onClick()