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