Loading telephony/java/android/telephony/SubscriptionManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -1207,7 +1207,7 @@ public class SubscriptionManager { } } catch (RemoteException ex) { } logd("getSimStateForSubscriber: simState=" + simState + " slotIdx=" + slotIdx); return simState; } Loading Loading
telephony/java/android/telephony/SubscriptionManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -1207,7 +1207,7 @@ public class SubscriptionManager { } } catch (RemoteException ex) { } logd("getSimStateForSubscriber: simState=" + simState + " slotIdx=" + slotIdx); return simState; } Loading