public class ScanWakefulBroadcastReceiver
extends WakefulBroadcastReceiver
ScanWakefulService after acquiring a WakeLock. On completion ScanWakefulService
releases the WakeLock.
This WakefulBroadcastReceiver is invoked by a pending intent through the alarm manager.| Constructor and Description |
|---|
ScanWakefulBroadcastReceiver() |
| Modifier and Type | Method and Description |
|---|---|
void |
onReceive(android.content.Context context,
android.content.Intent intent) |