|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBroadcastReceiver
tl1.maxcom.BootReceiver
public class BootReceiver
Classe qui reçoit le message BOOT_COMPLETED du système afin de lancer automatiquement l'application au démarrage
Constructor Summary | |
---|---|
BootReceiver()
|
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 |
Constructor Detail |
---|
public BootReceiver()
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 |