Searched refs:requestTypeToString (Results 1 – 1 of 1) sorted by relevance
355 .append(requestTypeToString(mRequestType)) in toString()478 requestTypeToString(asyncRequestType), getSetValueResult.getRequestId(), in logAndReturnResults()484 requestTypeToString(asyncRequestType), in logAndReturnResults()831 + " time: %d ms", requestTypeToString(requestInfo.getRequestType()), in generateTimeoutResult()1931 private static String requestTypeToString(@AsyncRequestType int requestType) { in requestTypeToString() method in PropertyHalService