Home
last modified time | relevance | path

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

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