Searched defs:EMPTY_BODY (Results 1 – 3 of 3) sorted by relevance
24 public static final byte[] EMPTY_BODY = new byte[0]; field in AdServicesHttpUtil
55 private static final byte[] EMPTY_BODY = new byte[0]; field in WidevineProvisioner
65 public static final byte[] EMPTY_BODY = new byte[0]; field in HttpClientUtil