Searched defs:performAccept (Results 1 - 2 of 2) sorted by relevance
| /forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/notifications/ | ||
| H A D | PushNotification.java | 82 protected boolean performAccept() { method in class:PushNotification |
| H A D | Notification.java | 218 if (isPending() && performAccept()) { 231 protected abstract boolean performAccept(); method in class:Notification |
Completed in 41 milliseconds