Searched refs:ERROR_SOCKET_CREATION (Results 1 – 3 of 3) sorted by relevance
52 case ERROR_SOCKET_CREATION: return "SOCKET_CREATION"; in asString()90 public static final int ERROR_SOCKET_CREATION = -10; field in ErrorCodes
223 throw new LlcpException(ErrorCodes.ERROR_SOCKET_CREATION); in createLlcpConnectionlessSocket()247 throw new LlcpException(ErrorCodes.ERROR_SOCKET_CREATION); in createLlcpServerSocket()271 throw new LlcpException(ErrorCodes.ERROR_SOCKET_CREATION); in createLlcpSocket()
37278 Landroid/nfc/ErrorCodes;->ERROR_SOCKET_CREATION:I