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.aidl102 int addSubInfoRecord(String iccId, int slotId); in addSubInfoRecord() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java667 public int addSubInfoRecord(String iccId, int slotId) { in addSubInfoRecord() method in SubscriptionController