Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestAcsClient.java55 public void onConfigChanged(byte[] config, boolean isCompressed) { in onConfigChanged() method in TestAcsClient
DTestImsConfig.java58 TestAcsClient.getInstance().onConfigChanged(content, isCompressed); in notifyRcsAutoConfigurationReceived()