Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsServiceController.aidl42 void notifyImsServiceReadyForFeatureCreation(); in notifyImsServiceReadyForFeatureCreation() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsService.java246 public void notifyImsServiceReadyForFeatureCreation() {
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
H A DImsServiceController.java575 mIImsServiceController.notifyImsServiceReadyForFeatureCreation(); in notifyImsServiceReady()