Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl35 int getAllSubInfoCount(String callingPackage); in getAllSubInfoCount() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DSubscriptionControllerMock.java135 public int getAllSubInfoCount(String callingPackage) { in getAllSubInfoCount() method in SubscriptionControllerMock