You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The title says it all :3 no ringtone sound at incoming call, but in settings it plays normally. full log
Part of log:
09-29 16:32:32.211 1505 1505 W System.err: java.lang.IllegalArgumentException: java.lang.IllegalArgumentException: java.lang.NoSuchMethodException: isIncomingCallMultiparty not found at com.android.internal.telephony.gsm.GsmConnection
09-29 16:32:32.213 1505 1505 W System.err: at com.meizu.phone.Reflector.invokeMethod(Reflector.java:103)
09-29 16:32:32.214 1505 1505 W System.err: at com.meizu.phone.Reflector.invokeMethod(Reflector.java:133)
09-29 16:32:32.214 1505 1505 W System.err: at com.meizu.phone.api.wrapper.telephony.ConnectionWrapper.isIncomingCallMultiparty(ConnectionWrapper.java:13)
09-29 16:32:32.214 1505 1505 W System.err: at com.android.services.telephony.PstnIncomingCallNotifier.sendIncomingCallIntent(PstnIncomingCallNotifier.java:317)
09-29 16:32:32.214 1505 1505 W System.err: at com.android.services.telephony.PstnIncomingCallNotifier.handleNewRingingConnection(PstnIncomingCallNotifier.java:235)
09-29 16:32:32.214 1505 1505 W System.err: at com.android.services.telephony.PstnIncomingCallNotifier.-wrap2(PstnIncomingCallNotifier.java)
09-29 16:32:32.214 1505 1505 W System.err: at com.android.services.telephony.PstnIncomingCallNotifier$1.handleMessage(PstnIncomingCallNotifier.java:98)
09-29 16:32:32.214 1505 1505 W System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
09-29 16:32:32.214 1505 1505 W System.err: at android.os.Looper.loop(Looper.java:148)
09-29 16:32:32.214 1505 1505 W System.err: at android.app.ActivityThread.main(ActivityThread.java:5461)
09-29 16:32:32.214 1505 1505 W System.err: at java.lang.reflect.Method.invoke(Native Method)
09-29 16:32:32.214 1505 1505 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
09-29 16:32:32.215 1505 1505 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
09-29 16:32:32.215 1505 1505 W System.err: Caused by: java.lang.IllegalArgumentException: java.lang.NoSuchMethodException: isIncomingCallMultiparty not found at com.android.internal.telephony.gsm.GsmConnection
09-29 16:32:32.215 1505 1505 W System.err: at com.meizu.phone.Reflector.reflectMethod(Reflector.java:240)
09-29 16:32:32.215 1505 1505 W System.err: at com.meizu.phone.Reflector.getCachedMethod(Reflector.java:51)
09-29 16:32:32.215 1505 1505 W System.err: at com.meizu.phone.Reflector.invokeMethod(Reflector.java:93)
09-29 16:32:32.215 1505 1505 W System.err: ... 12 more
09-29 16:32:32.215 1505 1505 W System.err: Caused by: java.lang.NoSuchMethodException: isIncomingCallMultiparty not found at com.android.internal.telephony.gsm.GsmConnection
09-29 16:32:32.216 1505 1505 W System.err: at com.meizu.phone.Reflector.getMethod(Reflector.java:256)
09-29 16:32:32.216 1505 1505 W System.err: at com.meizu.phone.Reflector.reflectMethod(Reflector.java:238)
09-29 16:32:32.216 1505 1505 W System.err: ... 14 more
09-29 16:32:32.456 1505 1505 W System.err: java.lang.IllegalArgumentException: java.lang.IllegalArgumentException: java.lang.NoSuchMethodException: registerForSpeechCodecInfo not found at com.android.internal.telephony.gsm.GSMPhone
09-29 16:32:32.460 1505 1505 W System.err: at com.meizu.phone.Reflector.invokeMethod(Reflector.java:103)
09-29 16:32:32.460 1505 1505 W System.err: at com.meizu.phone.api.wrapper.telephony.PhoneWrapper.registerForSpeechCodecInfo(PhoneWrapper.java:454)
09-29 16:32:32.460 1505 1505 W System.err: at com.android.services.telephony.TelephonyConnection.setOriginalConnection(TelephonyConnection.java:903)
09-29 16:32:32.460 1505 1505 W System.err: at com.android.services.telephony.TelephonyConnection.<init>(TelephonyConnection.java:551)
09-29 16:32:32.460 1505 1505 W System.err: at com.android.services.telephony.GsmConnection.<init>(GsmConnection.java:40)
09-29 16:32:32.460 1505 1505 W System.err: at com.android.services.telephony.TelephonyConnectionService.createConnectionFor(TelephonyConnectionService.java:729)
09-29 16:32:32.460 1505 1505 W System.err: at com.android.services.telephony.TelephonyConnectionService.onCreateIncomingConnection(TelephonyConnectionService.java:573)
09-29 16:32:32.460 1505 1505 W System.err: at android.telecom.ConnectionService.createConnection(ConnectionService.java:719)
09-29 16:32:32.461 1505 1505 W System.err: at android.telecom.ConnectionService.-wrap7(ConnectionService.java)
09-29 16:32:32.461 1505 1505 W System.err: at android.telecom.ConnectionService$2$1.run(ConnectionService.java:298)
09-29 16:32:32.461 1505 1505 W System.err: at android.telecom.ConnectionService.onAccountsInitialized(ConnectionService.java:1274)
09-29 16:32:32.461 1505 1505 W System.err: at android.telecom.ConnectionService.-wrap11(ConnectionService.java)
09-29 16:32:32.461 1505 1505 W System.err: at android.telecom.ConnectionService$5$1.run(ConnectionService.java:976)
09-29 16:32:32.461 1505 1505 W System.err: at android.os.Handler.handleCallback(Handler.java:739)
09-29 16:32:32.461 1505 1505 W System.err: at android.os.Handler.dispatchMessage(Handler.java:95)
09-29 16:32:32.461 1505 1505 W System.err: at android.os.Looper.loop(Looper.java:148)
09-29 16:32:32.461 1505 1505 W System.err: at android.app.ActivityThread.main(ActivityThread.java:5461)
09-29 16:32:32.462 1505 1505 W System.err: at java.lang.reflect.Method.invoke(Native Method)
09-29 16:32:32.467 1505 1505 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
09-29 16:32:32.467 1505 1505 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
09-29 16:32:32.467 1505 1505 W System.err: Caused by: java.lang.IllegalArgumentException: java.lang.NoSuchMethodException: registerForSpeechCodecInfo not found at com.android.internal.telephony.gsm.GSMPhone
09-29 16:32:32.468 1505 1505 W System.err: at com.meizu.phone.Reflector.reflectMethod(Reflector.java:240)
09-29 16:32:32.468 1505 1505 W System.err: at com.meizu.phone.Reflector.getCachedMethod(Reflector.java:51)
09-29 16:32:32.468 1505 1505 W System.err: at com.meizu.phone.Reflector.invokeMethod(Reflector.java:93)
09-29 16:32:32.468 1505 1505 W System.err: ... 19 more
09-29 16:32:32.468 1505 1505 W System.err: Caused by: java.lang.NoSuchMethodException: registerForSpeechCodecInfo not found at com.android.internal.telephony.gsm.GSMPhone
09-29 16:32:32.468 1505 1505 W System.err: at com.meizu.phone.Reflector.getMethod(Reflector.java:256)
09-29 16:32:32.469 1505 1505 W System.err: at com.meizu.phone.Reflector.reflectMethod(Reflector.java:238)
09-29 16:32:32.469 1505 1505 W System.err: ... 21 more
09-29 16:32:32.472 1505 1505 W System.err: java.lang.IllegalArgumentException: java.lang.IllegalArgumentException: java.lang.NoSuchMethodException: registerForVtStatusInfo not found at com.android.internal.telephony.gsm.GSMPhone
09-29 16:32:32.472 1505 1505 W System.err: at com.meizu.phone.Reflector.invokeMethod(Reflector.java:103)
09-29 16:32:32.472 1505 1505 W System.err: at com.meizu.phone.api.wrapper.telephony.PhoneWrapper.registerForVtStatusInfo(PhoneWrapper.java:515)
09-29 16:32:32.472 1505 1505 W System.err: at com.android.services.telephony.TelephonyConnection.setOriginalConnection(TelephonyConnection.java:907)
09-29 16:32:32.473 1505 1505 W System.err: at com.android.services.telephony.TelephonyConnection.<init>(TelephonyConnection.java:551)
09-29 16:32:32.473 1505 1505 W System.err: at com.android.services.telephony.GsmConnection.<init>(GsmConnection.java:40)
09-29 16:32:32.473 1505 1505 W System.err: at com.android.services.telephony.TelephonyConnectionService.createConnectionFor(TelephonyConnectionService.java:729)
09-29 16:32:32.473 1505 1505 W System.err: at com.android.services.telephony.TelephonyConnectionService.onCreateIncomingConnection(TelephonyConnectionService.java:573)
09-29 16:32:32.473 1505 1505 W System.err: at android.telecom.ConnectionService.createConnection(ConnectionService.java:719)
09-29 16:32:32.473 1505 1505 W System.err: at android.telecom.ConnectionService.-wrap7(ConnectionService.java)
09-29 16:32:32.473 1505 1505 W System.err: at android.telecom.ConnectionService$2$1.run(ConnectionService.java:298)
09-29 16:32:32.473 1505 1505 W System.err: at android.telecom.ConnectionService.onAccountsInitialized(ConnectionService.java:1274)
09-29 16:32:32.473 1505 1505 W System.err: at android.telecom.ConnectionService.-wrap11(ConnectionService.java)
09-29 16:32:32.473 1505 1505 W System.err: at android.telecom.ConnectionService$5$1.run(ConnectionService.java:976)
09-29 16:32:32.473 1505 1505 W System.err: at android.os.Handler.handleCallback(Handler.java:739)
09-29 16:32:32.473 1505 1505 W System.err: at android.os.Handler.dispatchMessage(Handler.java:95)
09-29 16:32:32.474 1505 1505 W System.err: at android.os.Looper.loop(Looper.java:148)
09-29 16:32:32.474 1505 1505 W System.err: at android.app.ActivityThread.main(ActivityThread.java:5461)
09-29 16:32:32.474 1505 1505 W System.err: at java.lang.reflect.Method.invoke(Native Method)
09-29 16:32:32.474 1505 1505 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
09-29 16:32:32.474 1505 1505 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
09-29 16:32:32.474 1505 1505 W System.err: Caused by: java.lang.IllegalArgumentException: java.lang.NoSuchMethodException: registerForVtStatusInfo not found at com.android.internal.telephony.gsm.GSMPhone
09-29 16:32:32.474 1505 1505 W System.err: at com.meizu.phone.Reflector.reflectMethod(Reflector.java:240)
09-29 16:32:32.474 1505 1505 W System.err: at com.meizu.phone.Reflector.getCachedMethod(Reflector.java:51)
09-29 16:32:32.475 1505 1505 W System.err: at com.meizu.phone.Reflector.invokeMethod(Reflector.java:93)
09-29 16:32:32.475 1505 1505 W System.err: ... 19 more
09-29 16:32:32.481 1505 1505 W System.err: Caused by: java.lang.NoSuchMethodException: registerForVtStatusInfo not found at com.android.internal.telephony.gsm.GSMPhone
09-29 16:32:32.481 1505 1505 W System.err: at com.meizu.phone.Reflector.getMethod(Reflector.java:256)
09-29 16:32:32.481 1505 1505 W System.err: at com.meizu.phone.Reflector.reflectMethod(Reflector.java:238)
09-29 16:32:32.482 1505 1505 W System.err: ... 21 more
09-29 16:32:33.244 7188 7188 W System.err: java.lang.NoSuchMethodException: resume []
09-29 16:32:33.248 7188 7188 W System.err: at java.lang.Class.getMethod(Class.java:624)
09-29 16:32:33.248 7188 7188 W System.err: at java.lang.Class.getMethod(Class.java:603)
09-29 16:32:33.248 7188 7188 W System.err: at com.android.soundrecorder.utils.q.b(SourceFile:334)
09-29 16:32:33.249 7188 7188 W System.err: at com.android.soundrecorder.MediaRecorderService.onCreate(SourceFile:95)
09-29 16:32:33.249 7188 7188 W System.err: at android.app.ActivityThread.handleCreateService(ActivityThread.java:2911)
09-29 16:32:33.249 7188 7188 W System.err: at android.app.ActivityThread.-wrap4(ActivityThread.java)
09-29 16:32:33.249 7188 7188 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1446)
09-29 16:32:33.250 7188 7188 W System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
09-29 16:32:33.250 7188 7188 W System.err: at android.os.Looper.loop(Looper.java:148)
09-29 16:32:33.250 7188 7188 W System.err: at android.app.ActivityThread.main(ActivityThread.java:5461)
09-29 16:32:33.250 7188 7188 W System.err: at java.lang.reflect.Method.invoke(Native Method)
09-29 16:32:33.250 7188 7188 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
09-29 16:32:33.250 7188 7188 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
09-29 16:32:33.295 7188 7188 W System.err: java.lang.NoSuchFieldException: MPEG_3
09-29 16:32:33.296 7188 7188 W System.err: at com.android.soundrecorder.utils.q.b(SourceFile:277)
09-29 16:32:33.296 7188 7188 W System.err: at com.android.soundrecorder.utils.q.a(SourceFile:304)
09-29 16:32:33.296 7188 7188 W System.err: at com.android.soundrecorder.utils.p.b(SourceFile:281)
09-29 16:32:33.296 7188 7188 W System.err: at com.android.soundrecorder.MediaRecorderService.onCreate(SourceFile:106)
09-29 16:32:33.296 7188 7188 W System.err: at android.app.ActivityThread.handleCreateService(ActivityThread.java:2911)
09-29 16:32:33.297 7188 7188 W System.err: at android.app.ActivityThread.-wrap4(ActivityThread.java)
09-29 16:32:33.297 7188 7188 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1446)
09-29 16:32:33.297 7188 7188 W System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
09-29 16:32:33.297 7188 7188 W System.err: at android.os.Looper.loop(Looper.java:148)
09-29 16:32:33.297 7188 7188 W System.err: at android.app.ActivityThread.main(ActivityThread.java:5461)
09-29 16:32:33.297 7188 7188 W System.err: at java.lang.reflect.Method.invoke(Native Method)
09-29 16:32:33.297 7188 7188 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
09-29 16:32:33.298 7188 7188 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
09-29 16:32:33.299 7188 7188 W System.err: java.lang.NoSuchFieldException: MPEG_3
09-29 16:32:33.300 7188 7188 W System.err: at com.android.soundrecorder.utils.q.b(SourceFile:277)
09-29 16:32:33.300 7188 7188 W System.err: at com.android.soundrecorder.utils.q.a(SourceFile:304)
09-29 16:32:33.300 7188 7188 W System.err: at com.android.soundrecorder.utils.p.c(SourceFile:297)
09-29 16:32:33.300 7188 7188 W System.err: at com.android.soundrecorder.MediaRecorderService.onCreate(SourceFile:107)
09-29 16:32:33.301 7188 7188 W System.err: at android.app.ActivityThread.handleCreateService(ActivityThread.java:2911)
09-29 16:32:33.301 7188 7188 W System.err: at android.app.ActivityThread.-wrap4(ActivityThread.java)
09-29 16:32:33.301 7188 7188 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1446)
09-29 16:32:33.301 7188 7188 W System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
09-29 16:32:33.301 7188 7188 W System.err: at android.os.Looper.loop(Looper.java:148)
09-29 16:32:33.302 7188 7188 W System.err: at android.app.ActivityThread.main(ActivityThread.java:5461)
09-29 16:32:33.302 7188 7188 W System.err: at java.lang.reflect.Method.invoke(Native Method)
09-29 16:32:33.302 7188 7188 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
09-29 16:32:33.302 7188 7188 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
The text was updated successfully, but these errors were encountered:
The title says it all :3 no ringtone sound at incoming call, but in settings it plays normally.
full log
Part of log:
The text was updated successfully, but these errors were encountered: