Searched refs:MESSAGE_STATUS_RECEIVED_ACTION (Results 1 – 1 of 1) sorted by relevance
40 private static final String MESSAGE_STATUS_RECEIVED_ACTION = field in NoReceiveSmsPermissionTest69 filter.addAction(MESSAGE_STATUS_RECEIVED_ACTION); in testReceiveTextMessage()90 new Intent(MESSAGE_STATUS_RECEIVED_ACTION), PendingIntent.FLAG_ONE_SHOT); in sendSMSToSelf()118 } else if (MESSAGE_STATUS_RECEIVED_ACTION.equals(intent.getAction())) { in onReceive()