JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
I
L
N
O
R
S
T
A
android
- package android
android.helper.entities
- package android.helper.entities
android.helper.workers
- package android.helper.workers
C
cancel(int)
- Static method in class android.
LocalNotificationHelper
Cancels a notification with particular
cancel(LocalNotification)
- Static method in class android.
LocalNotificationHelper
Cancels the given
cancelAll()
- Static method in class android.
LocalNotificationHelper
Cancels all the scheduled notifications
channelId
- Variable in class android.helper.entities.
LocalNotification
D
delay
- Variable in class android.helper.entities.
LocalNotification
destroy()
- Static method in class android.
LocalNotificationHelper
Deprecated.
doWork()
- Method in class android.helper.workers.
TriggerNotificationWorker
E
equals(Object)
- Method in class android.helper.entities.
LocalNotification
F
fromTag(String)
- Static method in class android.helper.entities.
LocalNotification
G
getAll(LocalNotificationHandler)
- Static method in class android.
LocalNotificationHelper
Returns the list of all
LocalNotification
s which are scheduled and going to trigger in future in
getAllSync()
- Static method in class android.
LocalNotificationHelper
Returns the list of all
LocalNotification
s which are scheduled and going to trigger in future in
getLauncherActivityIntent(Context)
- Static method in class android.helper.workers.
TriggerNotificationWorker
I
init(Context, String, int)
- Static method in class android.
LocalNotificationHelper
call this method in 'onCreate' of your Application or Activity class
isRepeat
- Variable in class android.helper.entities.
LocalNotification
isScheduled(int, LocalNotificationStatusHandler)
- Static method in class android.
LocalNotificationHelper
Returns the status of a notification scheduled on
isScheduledSync(int)
- Static method in class android.
LocalNotificationHelper
Returns the status of a notification scheduled on
L
largeIcon
- Variable in class android.helper.entities.
LocalNotification
LocalNotification
- Class in
android.helper.entities
LocalNotification()
- Constructor for class android.helper.entities.
LocalNotification
LocalNotificationHandler
- Interface in
android.helper.entities
LocalNotificationHelper
- Class in
android
LocalNotificationHelper()
- Constructor for class android.
LocalNotificationHelper
LocalNotificationStatusHandler
- Interface in
android.helper.entities
N
notificationId
- Variable in class android.helper.entities.
LocalNotification
O
onNotificationReceived(List<LocalNotification>)
- Method in interface android.helper.entities.
LocalNotificationHandler
onNotificationStatusReceived(boolean)
- Method in interface android.helper.entities.
LocalNotificationStatusHandler
R
repeatCount
- Variable in class android.helper.entities.
LocalNotification
S
schedule(int, String, long, boolean)
- Static method in class android.
LocalNotificationHelper
Schedules a new local notification and overrides if the same notification is scheduled with same 'notificationId'
schedule(int, String, int, int, String, String, long, boolean)
- Static method in class android.
LocalNotificationHelper
Schedules a new local notification and overrides if the same notification is scheduled with same 'notificationId'
smallIcon
- Variable in class android.helper.entities.
LocalNotification
T
TAG
- Static variable in class android.helper.workers.
TriggerNotificationWorker
textContent
- Variable in class android.helper.entities.
LocalNotification
textTitle
- Variable in class android.helper.entities.
LocalNotification
toString()
- Method in class android.helper.entities.
LocalNotification
toTag()
- Method in class android.helper.entities.
LocalNotification
TriggerNotificationWorker
- Class in
android.helper.workers
TriggerNotificationWorker(Context, WorkerParameters)
- Constructor for class android.helper.workers.
TriggerNotificationWorker
triggerTime
- Variable in class android.helper.entities.
LocalNotification
A
C
D
E
F
G
I
L
N
O
R
S
T
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes