Home | History | Annotate | Download | only in setup

Lines Matching defs:notifyListener

171                                     notifyListener(mWasHandshaking ? StateMachine.RESULT_BAD_AUTH
177 notifyListener(StateMachine.RESULT_UNKNOWN_ERROR);
187 notifyListener(StateMachine.RESULT_REJECTED_BY_AP);
216 notifyListener(StateMachine.RESULT_SUCCESS);
223 notifyListener(StateMachine.RESULT_UNKNOWN_ERROR);
228 notifyListener(StateMachine.RESULT_UNKNOWN_ERROR);
233 notifyListener(StateMachine.RESULT_UNKNOWN_ERROR);
260 notifyListener(StateMachine.RESULT_SUCCESS);
264 private void notifyListener(int result) {
316 fragment.notifyListener(StateMachine.RESULT_SUCCESS);
319 fragment.notifyListener(StateMachine.RESULT_TIMEOUT);