Searched defs:RESPONSE_OK (Results 1 – 3 of 3) sorted by relevance
31 public static final int RESPONSE_OK = 0; field in GateKeeperResponse
31 public static final int RESPONSE_OK = 0; field in VerifyCredentialResponse
74 public static final int RESPONSE_OK = 0x2001; field in MtpConstants