Searched defs:findPlatform (Results 1 - 1 of 1) sorted by last modified time

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
H A DPlatform.java69 private static final Platform PLATFORM = findPlatform();
156 private static Platform findPlatform() { method in class:Platform

Completed in 89 milliseconds