Searched refs:ERROR_OK (Results 1 – 2 of 2) sorted by relevance
33 public static final int ERROR_OK = ResponseCode.OK; field in AndroidProtectedConfirmation76 return ERROR_OK; in presentConfirmationPrompt()95 return ERROR_OK; in cancelConfirmationPrompt()
107 case AndroidProtectedConfirmation.ERROR_OK: in doCallback()282 case AndroidProtectedConfirmation.ERROR_OK: in presentPrompt()312 if (responseCode == AndroidProtectedConfirmation.ERROR_OK) { in cancelPrompt()