Searched refs:RESPONSE_OK (Results 1 – 7 of 7) sorted by relevance
29 public static final int RESPONSE_OK = 0; field in VerifyCredentialResponse48 } else if (responseCode == RESPONSE_OK) {67 mResponseCode = RESPONSE_OK; in VerifyCredentialResponse()74 mResponseCode = RESPONSE_OK; in VerifyCredentialResponse()94 } else if (mResponseCode == RESPONSE_OK) { in writeToParcel()
258 if (response.getResponseCode() == VerifyCredentialResponse.RESPONSE_OK) { in verifyPattern()282 if (response.getResponseCode() == VerifyCredentialResponse.RESPONSE_OK) { in checkPattern()309 if (response.getResponseCode() == VerifyCredentialResponse.RESPONSE_OK) { in verifyPassword()331 if (response.getResponseCode() == VerifyCredentialResponse.RESPONSE_OK) { in checkPassword()
29 public static final int RESPONSE_OK = 0; field in GateKeeperResponse59 } else if (responseCode == RESPONSE_OK) {83 } else if (mResponseCode == RESPONSE_OK) { in writeToParcel()
825 return MtpConstants.RESPONSE_OK; in renameFile()851 return MtpConstants.RESPONSE_OK; in getDeviceProperty()862 return MtpConstants.RESPONSE_OK; in getDeviceProperty()878 return (e.commit() ? MtpConstants.RESPONSE_OK in setDeviceProperty()932 return MtpConstants.RESPONSE_OK; in getObjectFilePath()946 return MtpConstants.RESPONSE_OK; in getObjectFilePath()1028 return MtpConstants.RESPONSE_OK; in deleteFile()1081 return MtpConstants.RESPONSE_OK; in setObjectReferences()
74 public static final int RESPONSE_OK = 0x2001; field in MtpConstants
346 MtpConstants.RESPONSE_OK); in getPropertyList()
545 if (response.getResponseCode() == VerifyCredentialResponse.RESPONSE_OK in doVerifyPattern()629 } else if (responseCode == GateKeeperResponse.RESPONSE_OK) {648 } else if (responseCode == GateKeeperResponse.RESPONSE_OK) {656 if (response.getResponseCode() == VerifyCredentialResponse.RESPONSE_OK) {694 == GateKeeperResponse.RESPONSE_OK) {704 == GateKeeperResponse.RESPONSE_OK) {