Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl116 int addSubInfoRecord(String iccId, int slotIndex); in addSubInfoRecord() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DSubscriptionControllerMock.java143 public int addSubInfoRecord(String iccId, int slotIndex) { in addSubInfoRecord() method in SubscriptionControllerMock