Loading src/java/com/android/ims/ImsManager.java +1 −0 Original line number Diff line number Diff line Loading @@ -237,6 +237,7 @@ public class ImsManager { } } } catch (ImsException e) { loge("notifyStateChanged(): ", e); // Could not get the ImsService, retry! notifyNotReady(); retryGetImsService(); Loading Loading
src/java/com/android/ims/ImsManager.java +1 −0 Original line number Diff line number Diff line Loading @@ -237,6 +237,7 @@ public class ImsManager { } } } catch (ImsException e) { loge("notifyStateChanged(): ", e); // Could not get the ImsService, retry! notifyNotReady(); retryGetImsService(); Loading