Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsConfigImplBase.java209 getImsConfigImpl().onNotifyRcsAutoConfigurationReceived(config, isCompressed); in notifyRcsAutoConfigurationReceived()
381 private void onNotifyRcsAutoConfigurationReceived(byte[] config, boolean isCompressed) { in onNotifyRcsAutoConfigurationReceived() method in ImsConfigImplBase