Home
last modified time | relevance | path

Searched defs:updateSimStateForInactivePort (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccController.java752 public void updateSimStateForInactivePort(int phoneId, String iccId) { in updateSimStateForInactivePort() method in UiccController
/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/
DSubscriptionManagerService.java4407 public void updateSimStateForInactivePort(int slotIndex, @NonNull String iccId) { in updateSimStateForInactivePort() method