Searched defs:onConfirm (Results 1 - 1 of 1) sorted by relevance

/forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/ui/
H A DConfirmationSwipeBar.java61 listener.onConfirm();
120 * Sets up the listener which can receive the onConfirm event.
128 * Listener class which waits for the onConfirm() function to be called.
134 public abstract void onConfirm(); method in class:ConfirmationSwipeBar.ConfirmationSwipeBarListener

Completed in 20 milliseconds