public abstract class AbstractNotificationReceiver
extends android.content.BroadcastReceiver
| Modifier and Type | Field and Description |
|---|---|
protected String |
capture |
protected String |
label |
protected String |
text |
| Constructor and Description |
|---|
AbstractNotificationReceiver(String captureLabel,
String text) |
AbstractNotificationReceiver(String capture,
String label,
String text) |
| Modifier and Type | Method and Description |
|---|---|
void |
onReceive(android.content.Context context,
android.content.Intent intent) |
abortBroadcast, clearAbortBroadcast, getAbortBroadcast, getDebugUnregister, getResultCode, getResultData, getResultExtras, goAsync, isInitialStickyBroadcast, isOrderedBroadcast, peekService, setDebugUnregister, setOrderedHint, setResult, setResultCode, setResultData, setResultExtrasCopyright © 2016 Creative Mobile. All rights reserved.