public class NacTimeChangeBroadcastReceiver
extends android.content.BroadcastReceiver
Constructor and Description |
---|
NacTimeChangeBroadcastReceiver() |
Modifier and Type | Method and Description |
---|---|
void |
onReceive(android.content.Context context,
android.content.Intent intent)
It is possible for another actor to send a spoofed intent with no
action string or a different action string and cause undesired behavior.
|
abortBroadcast, clearAbortBroadcast, getAbortBroadcast, getDebugUnregister, getResultCode, getResultData, getResultExtras, goAsync, isInitialStickyBroadcast, isOrderedBroadcast, peekService, setDebugUnregister, setOrderedHint, setResult, setResultCode, setResultData, setResultExtras
public void onReceive(android.content.Context context, android.content.Intent intent)
onReceive
in class android.content.BroadcastReceiver