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 DPushNotification.java82 protected boolean performAccept() { method in class:PushNotification
H A DNotification.java218 if (isPending() && performAccept()) {
231 protected abstract boolean performAccept(); method in class:Notification

Completed in 41 milliseconds