|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBroadcastReceiver
es.cesar.quitesleep.receivers.DeliveredActionSMSReceiver
public class DeliveredActionSMSReceiver
Field Summary | |
---|---|
(package private) java.lang.String |
DELIVERED_SMS_ACTION
|
Constructor Summary | |
---|---|
DeliveredActionSMSReceiver()
|
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 DELIVERED_SMS_ACTION
Constructor Detail |
---|
public DeliveredActionSMSReceiver()
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 |