Searched refs:notifyUnavailable (Results 1 – 2 of 2) sorted by relevance
499 void notifyUnavailable(); in notifyUnavailable() method607 mStatusCallback.notifyUnavailable(); in onRemovedOrDied()
264 public void notifyUnavailable() {2396 public void notifyUnavailable() { in createImsService()2397 mStatusCallbacks.forEach(MmTelFeatureConnection.IFeatureUpdate::notifyUnavailable); in createImsService()