|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBroadcastReceiver
es.cesar.quitesleep.receivers.SendActionSMSReceiver
public class SendActionSMSReceiver
Field Summary | |
---|---|
(package private) java.lang.String |
SENT_SMS_ACTION
|
Constructor Summary | |
---|---|
SendActionSMSReceiver()
|
Method Summary | |
---|---|
void |
onReceive(Context context,
Intent intent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
final java.lang.String SENT_SMS_ACTION
Constructor Detail |
---|
public SendActionSMSReceiver()
Method Detail |
---|
public void onReceive(Context context, Intent intent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |