Home | History | Annotate | Download | only in app

Lines Matching defs:HTTP_OK

73     protected static final int HTTP_OK = 200;
928 mServer.enqueue(buildResponse(HTTP_OK, body));
943 mServer.enqueue(buildResponse(HTTP_OK, body));