Loading telephony/java/com/android/internal/telephony/cdma/CDMAPhone.java +1 −0 Original line number Diff line number Diff line Loading @@ -1057,6 +1057,7 @@ public class CDMAPhone extends PhoneBase { onComplete.sendToTarget(); } } break; default:{ throw new RuntimeException("unexpected event not handled"); Loading Loading
telephony/java/com/android/internal/telephony/cdma/CDMAPhone.java +1 −0 Original line number Diff line number Diff line Loading @@ -1057,6 +1057,7 @@ public class CDMAPhone extends PhoneBase { onComplete.sendToTarget(); } } break; default:{ throw new RuntimeException("unexpected event not handled"); Loading