Searched refs:notifyConfigChanged (Results 1 – 5 of 5) sorted by relevance
121 stateChangeCallback.ifPresent(cb -> cb.notifyConfigChanged(configXml)); in register()131 stateChangeCallback.ifPresent(cb -> cb.notifyConfigChanged(null)); in register()141 stateChangeCallback.ifPresent(cb -> cb.notifyConfigChanged(null)); in register()
23 void notifyConfigChanged(byte[] configXml); in notifyConfigChanged() method
44 void notifyConfigChanged(); in notifyConfigChanged() method107 mListener.notifyConfigChanged(); in replaceConfig()
70 public void notifyConfigChanged() {
350 void notifyConfigChanged(boolean hasConfig) { in notifyConfigChanged() method in ImsStateCallbackController.MmTelFeatureListener512 void notifyConfigChanged(boolean hasConfig) { in notifyConfigChanged() method in ImsStateCallbackController.RcsFeatureListener905 listener.notifyConfigChanged(hasConfig); in onCarrierConfigChanged()911 listener.notifyConfigChanged(hasConfig); in onCarrierConfigChanged()