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
2020-07-18 10:03:32.936 1625-3851/? E/whetstone.activity: java.lang.NoSuchMethodException: com.android.server.am.ExtraActivityManagerService#getExecutingServicesSize(int)#exact
at miui.util.ReflectionUtils.findMethodExact(ReflectionUtils.java:242)
at com.miui.whetstone.server.WhetstoneActivityManagerService.isProcessExecutingServices(WhetstoneActivityManagerService.java:495)
at com.miui.whetstone.server.IWhetstoneActivityManager$Stub.onTransact(IWhetstoneActivityManager.java:562)
at android.os.Binder.execTransactInternal(Binder.java:1021)
at android.os.Binder.execTransact(Binder.java:994)
The text was updated successfully, but these errors were encountered:
2020-07-18 10:03:32.936 1625-3851/? E/whetstone.activity: java.lang.NoSuchMethodException: com.android.server.am.ExtraActivityManagerService#getExecutingServicesSize(int)#exact
at miui.util.ReflectionUtils.findMethodExact(ReflectionUtils.java:242)
at com.miui.whetstone.server.WhetstoneActivityManagerService.isProcessExecutingServices(WhetstoneActivityManagerService.java:495)
at com.miui.whetstone.server.IWhetstoneActivityManager$Stub.onTransact(IWhetstoneActivityManager.java:562)
at android.os.Binder.execTransactInternal(Binder.java:1021)
at android.os.Binder.execTransact(Binder.java:994)
The text was updated successfully, but these errors were encountered: