Loading telephony/java/android/telephony/NetworkServiceCallback.java +2 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,8 @@ public class NetworkServiceCallback { } catch (RemoteException e) { Rlog.e(mTag, "Failed to onGetNetworkRegistrationStateComplete on the remote"); } } else { Rlog.e(mTag, "Weak reference of callback is null."); } } } No newline at end of file Loading
telephony/java/android/telephony/NetworkServiceCallback.java +2 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,8 @@ public class NetworkServiceCallback { } catch (RemoteException e) { Rlog.e(mTag, "Failed to onGetNetworkRegistrationStateComplete on the remote"); } } else { Rlog.e(mTag, "Weak reference of callback is null."); } } } No newline at end of file