Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl36 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
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java764 public int getAllSubInfoCount(String callingPackage) { in getAllSubInfoCount() method in SubscriptionController