Home
last modified time | relevance | path

Searched refs:compressGzip (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsUtils.java201 public static byte[] compressGzip(byte[] data) { in compressGzip() method in ImsUtils
DImsServiceTest.java5187 ImsUtils.compressGzip(TEST_RCS_CONFIG_DEFAULT.getBytes()), true); in testProvisioningManagerRcsProvisioningChangedCallback()
5283 ImsUtils.compressGzip(configStr.getBytes()), true); in testProvisioningManagerNotifyRcsAutoConfigurationReceived()