Loading src/com/android/server/telecom/CallsManager.java +1 −0 Original line number Diff line number Diff line Loading @@ -400,6 +400,7 @@ public class CallsManager extends Call.ListenerBase Context context = args[0].first; BlockedNumbersUtil.updateEmergencyCallNotification(context, SystemContract.shouldShowEmergencyCallNotification(context)); Log.endSession(); return null; } } Loading Loading
src/com/android/server/telecom/CallsManager.java +1 −0 Original line number Diff line number Diff line Loading @@ -400,6 +400,7 @@ public class CallsManager extends Call.ListenerBase Context context = args[0].first; BlockedNumbersUtil.updateEmergencyCallNotification(context, SystemContract.shouldShowEmergencyCallNotification(context)); Log.endSession(); return null; } } Loading