Searched defs:SEND_SMS (Results 1 – 3 of 3) sorted by relevance
60 public static final String SEND_SMS = "com.android.phone.testapps.smsmanagertestapp.send_sms"; field in SmsManagerTestService
60 int SEND_SMS = 3; field
137 PLATFORM_PERMISSIONS.put(Manifest.permission.SEND_SMS, SMS); in PLATFORM_PERMISSIONS.put()