Loading src/java/com/android/internal/telephony/imsphone/ImsPhone.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -800,7 +800,7 @@ public class ImsPhone extends ImsPhoneBase { dialingNumber, dialingNumber, serviceClass, serviceClass, timerSeconds, timerSeconds, onComplete); resp); } catch (ImsException e) { } catch (ImsException e) { sendErrorResponse(onComplete, e); sendErrorResponse(onComplete, e); } } Loading Loading
src/java/com/android/internal/telephony/imsphone/ImsPhone.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -800,7 +800,7 @@ public class ImsPhone extends ImsPhoneBase { dialingNumber, dialingNumber, serviceClass, serviceClass, timerSeconds, timerSeconds, onComplete); resp); } catch (ImsException e) { } catch (ImsException e) { sendErrorResponse(onComplete, e); sendErrorResponse(onComplete, e); } } Loading