Searched defs:RESPONSE_OK (Results 1 – 4 of 4) 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
130 public static final @ResponseResult int RESPONSE_OK = 1; field in ControlAction
74 public static final int RESPONSE_OK = 0x2001; field in MtpConstants