Searched refs:WORKING_VERSION4 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/net/
H A DSntpClientTest.java51 private static final String WORKING_VERSION4 = field in class:SntpClientTest
74 mServer.setServerReply(HexEncoding.decode(WORKING_VERSION4.toCharArray(), false));
92 final byte[] reply = HexEncoding.decode(WORKING_VERSION4.toCharArray(), false);
101 final byte[] reply = HexEncoding.decode(WORKING_VERSION4.toCharArray(), false);
127 final byte[] reply = HexEncoding.decode(WORKING_VERSION4.toCharArray(), false);
145 final byte[] reply = HexEncoding.decode(WORKING_VERSION4.toCharArray(), false);

Completed in 291 milliseconds